Documentation
Build from a real product surface.
An open-source SvelteKit product starter with auth, billing, realtime data, AI, tests, deployment, and a guided kickstart prompt.
Start
Answer the product brief and choose the smallest coherent product loop.
Customize
Choose one data, billing, platform, and public-site path.
Ship
Run the real verification gates and configure deployment secrets.
Core paths
START_HERE.md guides product discovery and stack selection.
src/routes/(app) contains dashboard, settings, billing, workspace, developer, and
admin surfaces.
src/convex contains auth, billing, organizations, entitlements, notifications, and
API keys.
docs/observability-security.md covers request logging, security headers, and secret-handling defaults.