initial server version

This commit is contained in:
root
2026-02-12 16:00:15 +00:00
commit e5195dd9c5
13 changed files with 1375 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask==3.1.0
gunicorn==23.0.0