feat: add backend FastAPI structure and Supabase schema
This commit is contained in:
5
server/.env.example
Normal file
5
server/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
SECRET_KEY=your-super-secret-key-change-this-in-production
|
||||
DEBUG=true
|
||||
DATABASE_PATH=/data/basura.db
|
||||
SIM_TICK_SECONDS=10
|
||||
SIM_ETA_ALERT_MINUTES=10
|
||||
Reference in New Issue
Block a user