A generic highscore server for a game
Go to file
Manuel 24a9cdc8cf
Restructuring, Only set CORS headers if origin header set
2023-01-15 20:00:00 +01:00
src Restructuring, Only set CORS headers if origin header set 2023-01-15 20:00:00 +01:00
.editorconfig Initial commit 2023-01-07 13:00:00 +01:00
.gitignore Add compose and bake.hcl 2023-01-09 22:00:00 +01:00
AGPL-3.0.txt Initial commit 2023-01-07 13:00:00 +01:00
Dockerfile Fix typo and use correct sqlite package 2023-01-10 19:00:00 +01:00
LICENSE.txt Initial commit 2023-01-07 13:00:00 +01:00
README.md Initial commit 2023-01-07 13:00:00 +01:00
compose.example.yml Add compose and bake.hcl 2023-01-09 22:00:00 +01:00
config.example.toml Handle CORS, Additional error cases, Simplified database 2023-01-12 19:34:28 +01:00
docker.bake.hcl Fix typo and use correct sqlite package 2023-01-10 19:00:00 +01:00
v.mod Initial commit 2023-01-07 13:00:00 +01:00

README.md

Highscore server