The boring parts are done

Launch your AI SaaS
this weekend

Authentication, Stripe billing, token-streaming chat, usage metering and a type-safe Postgres layer — compiled, verified, documented. You write the product.

Get the kit — $129See what's inside

🔐 Authentication

Email+password (scrypt) plus optional Google/GitHub OAuth that auto-enables when env vars exist. JWT sessions.

💳 Billing

Stripe Checkout subscriptions with signed webhooks keeping your database in sync automatically.

🤖 AI streaming

Token-streaming /api/chat route with per-user daily limits — Free 10k, Pro 1M tokens per day.

📊 Usage metering

Every token logged server-side. Rate limits enforced before a single token is spent.

🗄 Type-safe DB

Drizzle ORM schema you can read in one sitting: users, subscriptions, usage.

✅ Build-verified

Ships after a clean production build. Dark landing, pricing and dashboard pages included.

Quickstart
cp .env.example .env.local npm install npm run db:push npm run dev → localhost:3000
One-time payment · Lifetime updates

$199$129

Buy with card → instant download