server WIP

This commit is contained in:
jaseg 2023-12-23 14:05:28 +01:00
parent 7d00923533
commit 7622cc99ca
6 changed files with 198 additions and 10 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__
db.sqlite3
venv