demo version prepped

This commit is contained in:
2026-04-01 12:40:40 -04:00
parent d44e5f0ad1
commit ed319a6423
62 changed files with 8362 additions and 0 deletions

3
backend/.env.example Normal file
View File

@@ -0,0 +1,3 @@
# API_KEY="SEE README"
# CORS_ORIGINS=https://yourdomain.com
# DB_PATH="absolute path to db"