Import test code, add small Flask server

Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
2023-02-12 15:56:49 +01:00
commit 84407fc908
8 changed files with 374 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
__pycache__
.idea
env
venv
instance/
config.py
tgvmax.csv
migrations/versions