Add files via upload

This commit is contained in:
jasonMPM
2026-03-05 12:13:22 -06:00
committed by GitHub
parent bfa3887e61
commit 20e71ee7f9
40 changed files with 1352 additions and 368 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
SECRET_KEY=replace-with-a-strong-random-secret-key
FLASK_ENV=production
DATABASE_URL=sqlite:////app/data/fabdash.db