Overview
Skip 3 weeks of boilerplate. This Next.js 15 starter comes pre-configured with everything you need to ship a SaaS product: authentication (NextAuth v5 with Google, GitHub, and magic link), Stripe billing (subscriptions + one-time payments), a fully functional admin dashboard, and transactional email via Resend. The codebase follows best practices: App Router, Server Components, TypeScript strict mode, Tailwind CSS, and shadcn/ui components. Database layer uses Drizzle ORM with PostgreSQL. Includes a landing page, pricing page, blog with MDX, changelog, docs site, and legal pages.
Highlights
- Next.js 15 with App Router and Server Components
- Auth + Stripe billing pre-configured
- Landing, pricing, blog, docs, and changelog pages
- TypeScript strict, Tailwind, shadcn/ui
- Drizzle ORM + PostgreSQL





