judge prototype with rocket rust
- install rust: https://www.rust-lang.org/tools/install
git clone
this repository- go to this directory with terminal and run
cargo run
after pressing submit it creates a text file containing the code and a json file with some metadata in folder /submissions
all the code is in src/main.rs
and the htmls are generated by templates in /template
with Tera template engine
can do login (with gmail) and cookies
can add a task creation page to upload markdown files