Basic server for demo, database manager wip

This commit is contained in:
2025-04-10 17:04:04 +02:00
parent a11e2cb59f
commit 02979e2cee
3 changed files with 60 additions and 0 deletions

1
dbmanager.py Normal file
View File

@@ -0,0 +1 @@
from flask_sqlalchemy import SQLAlchemy