405 B
405 B
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