initial commit

This commit is contained in:
2025-05-17 21:11:03 -05:00
commit 6fb15b6d5c
8 changed files with 60 additions and 0 deletions

2
.env.example Normal file
View File

@ -0,0 +1,2 @@
SECRET_KEY=supersecretkey
DATABASE_URL=sqlite:///data.db