We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
Rust-based web app made with Rocket/SQLx/Tera
The idea of the project is to have a database with movies, and let users submit their reviews, with a score.
Might add more features later...
docker compose up
sqlx migrate run
sqlx-cli
.env
.env.example
cargo run