feat: Add initial code
All checks were successful
Build Docker / BuildImage (push) Successful in 1m2s

This commit is contained in:
2024-09-13 10:26:36 +10:00
parent e6eb62021e
commit 579539ccb8
11 changed files with 308 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
flask
gunicorn
requests
python-dotenv