1
0
forked from finn/site

initial re-commit to wipe commit histoy due to public repo

This commit is contained in:
2024-07-06 21:10:44 +00:00
commit a20ba3505a
17 changed files with 465 additions and 0 deletions

3
backend/requirements.txt Executable file
View File

@@ -0,0 +1,3 @@
Flask==3.0.3
Werkzeug==3.0.3
mysql-connector-python