Production ready

This commit is contained in:
2026-02-09 22:31:22 +01:00
parent fd6e7c44e1
commit 7814548e11
82 changed files with 3390 additions and 2026 deletions

View File

@@ -19,9 +19,11 @@ SMTP_PORT=587
SMTP_USER=apikey
SMTP_PASS=your-sendgrid-api-key
# App
APP_URL=http://localhost:3000
API_URL=http://localhost:3002
# App
APP_URL=http://localhost:3000
API_URL=http://localhost:3002
LANDING_ONLY_MODE=false
ADMIN_PASSWORD=change-me-for-admin-waitlist
# Rate Limiting
MAX_MONITORS_FREE=5