Initial project scaffold: FastAPI + React/Vite + PostgreSQL SaaS starter
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL=postgresql+asyncpg://postgres:password@localhost:5432/destroying_sap
|
||||
SECRET_KEY=change-me-in-production
|
||||
CORS_ORIGINS=["http://localhost:5173"]
|
||||
Reference in New Issue
Block a user