first commit

This commit is contained in:
2026-04-13 08:32:28 +02:00
commit 1074a91487
72 changed files with 4078 additions and 0 deletions

2
app/routes/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from . import auth, main, scoreboard, settings, tasks