Configure
Set project naming, URLs, environment variables, and theme colors before building the domain-specific surface.
Project foundation
Start with a public marketing surface, a protected console, admin tools, and backend services that can be renamed and extended for each project.
Set project naming, URLs, environment variables, and theme colors before building the domain-specific surface.
Add feature pages into the console and connect them to FastAPI endpoints, permissions, and migrations.
Use the included auth, admin, email, and database patterns as a stable base for each launch.