実装をPythonに変更

This commit is contained in:
2025-06-09 13:21:22 +09:00
parent abd13805db
commit 43f53fe79b
41 changed files with 7 additions and 26 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Flask
Flask-SQLAlchemy
PyMySQL
python-dotenv
gunicorn