Documentation
Everything you need to go from git cloneto production. The same guides live in the repo's docs/ folder, so they version with the code.
Getting started
From git clone to a running app in about 10 minutes.
Configuration
Every env var explained: database, OAuth, Stripe, email, branding.
Authentication
OAuth, magic link, email + password, reset and account linking.
Billing & payments
Subscriptions, one-time payments, usage-based billing and entitlements.
Blog & content
File-based MDX blog with categories, RSS and per-post SEO.
Newsletter & waitlist
Double opt-in mailing list, consent record, Resend sync and admin export.
Deployment
Ship to Vercel: production env, migrations, webhooks, going admin.