Pack
SaaS Pack
Auth, billing, database, email, and deploy wired together in one session, on a stack already running in production for this club.
Builders launching a paid product who want to skip two weeks of plumbing and get to the part that is actually theirs.
The stack
| Slot | Pick | Alternative | Why |
|---|---|---|---|
| Framework | Next.js 16, App Router | Server components, route handlers, one deploy | |
| Database | Neon Postgres | Convex | Branching for previews, serverless driver |
| ORM | Drizzle | Typed schema, migrations agents handle well | |
| Auth | Better Auth | Magic links, orgs, plugins, no vendor lock | |
| Billing | Creem | Merchant of record, Next.js adapter, no tax headaches | |
| Resend | Postmark | Transactional in one call, React templates | |
| UI | shadcn/ui, Tailwind v4 | Same as every pack | |
| URL state | nuqs | Filters and tabs in the URL from day one | |
| Lint | Ultracite | Zero config, agent-friendly errors | |
| Hosting | Vercel | Coolify, Zerops | |
| Full starter | supastarter | When you want a kit instead of assembling |
The kickoff prompt
The first lines of the prompt members paste into their agent. The full prompt, the model board, and the setup checklist are inside the portal.
You are setting up a new project. Follow this stack exactly. Do not substitute tools unless one is unavailable, and if you substitute, say so at the end. ## Project A paid web app called [PRODUCT]. Users sign in with a magic link, pay for a [monthly | one-time] plan, and then use [CORE FEATURE]. The core entities are: [ENTITY LIST]. ## Stack - Next.js 16, App Router, TypeScript strict, pnpm
Get the full pack
Members get the complete prompt, the model board with verified dates, the setup checklist, and every other pack in the club.