backend: initi backend

This commit is contained in:
tylen
2025-09-09 00:37:15 +03:00
parent fb26267244
commit 9a330f3743
7 changed files with 121 additions and 0 deletions

3
backend/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
flask==3.0.2
mysql-connector-python==9.4.0
python_dotenv==1.1.1