A generic highscore server for a game
* Make Dockerfile build and run correctly on alpine, fix missing sqlite * Make config shared to avoid reading from file on each request * Correctly handle Signals to gracefully stop database connection and to speed up shutdown, relevant for docker deployment * Correctly check for sqlite error on table creation |
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .gitignore | ||
| AGPL-3.0.txt | ||
| compose.example.yml | ||
| config.example.toml | ||
| docker.bake.hcl | ||
| Dockerfile | ||
| LICENSE.txt | ||
| README.md | ||
| v.mod | ||