author | Greg Burri <greg.burri@gmail.com> | |
Fri, 5 Mar 2021 11:09:45 +0000 (12:09 +0100) | ||
committer | Greg Burri <greg.burri@gmail.com> | |
Fri, 5 Mar 2021 11:09:45 +0000 (12:09 +0100) | ||
commit | 9a4fa224d81978e42349bfbc6688933d67d37566 | |
tree | 931ae009b4584295a1e9ac53d3cc81e5175a8752 | tree |
.gitignore | [new file with mode: 0644] | blob |
Cargo.lock | [new file with mode: 0644] | blob |
Cargo.toml | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
TODO.md | [new file with mode: 0644] | blob |
backend/Cargo.lock | [new file with mode: 0644] | blob |
backend/Cargo.toml | [new file with mode: 0644] | blob |
backend/build.rs | [new file with mode: 0644] | blob |
backend/conf.ron | [new file with mode: 0644] | blob |
backend/launch_debug.ps1 | [new file with mode: 0644] | blob |
backend/src/consts.rs | [new file with mode: 0644] | blob |
backend/src/main.rs | [new file with mode: 0644] | blob |
backend/style.scss | [new file with mode: 0644] | blob |
backend/templates/main.html | [new file with mode: 0644] | blob |
common/Cargo.toml | [new file with mode: 0644] | blob |
common/src/lib.rs | [new file with mode: 0644] | blob |
deploy.ps1 | [new file with mode: 0644] | blob |