Add requirements, cli commands. New project structure

This commit is contained in:
2024-05-10 12:15:18 +04:00
parent e426c281b9
commit 698cca0aeb
12 changed files with 94 additions and 33 deletions

1
routes/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .games import router as games_router