5cb9094f76a5f9e1fc6668402ab479ba0b9dd976
Now tracks the scores of the teams and displays them on the homepage. Also now displays the team numbers next to the overview of rounds won to know which team won which round
Knifer
A self-hosted demo analysis tool
Usage
Environment Variables
DATABASE_URLSTEAM_API_KEY
Needed external Software
postgresql
Development
Frontend
- Navigate to the frontend folder
- Run
trunk watch
Backend
- Navigate to the root folder
- Run
cargo run --bin backend
DB Stuff
We use diesel as the ORM and using the cli for all the migrations
Description
Languages
Rust
97.9%
PLpgSQL
0.7%
Dockerfile
0.6%
CSS
0.5%
HTML
0.3%