Initial Commit

This commit is contained in:
Ben Mosley
2026-08-09 22:36:10 -05:00
commit 2bbf79dcd2
15 changed files with 664 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Flask
Flask-SQLAlchemy
python-dotenv
python-slugify