48e7c5c5b72b57349ba5e2212a370ee3a9a8e970
Some checks failed
Testing/Linting / test (analysis) (push) Has been cancelled
Testing/Linting / test (backend) (push) Has been cancelled
Testing/Linting / lint (analysis) (push) Has been cancelled
Testing/Linting / lint (backend) (push) Has been cancelled
build-docker-image / docker (push) Has been cancelled
Started work on the garbage-collection module. This for now just loads the stored demo ids and checks if they are also found in the database, logging every demo that could not be found and should at some point delete these demos
Knifer
A self-hosted demo analysis tool
Usage
Environment Variables
DATABASE_URLSTEAM_API_KEYBASE_URL
If using the 's3' storage backend
S3_ACCESS_KEYS3_SECRET_KEYS3_REGIONS3_ENDPOINTS3_BUCKET
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%