Implemented basic Flask app

This commit is contained in:
2026-06-02 16:04:22 +01:00
parent 70998ed800
commit 1f69f7921a
2 changed files with 36 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
waitress
flask