On this page10 sections

We're excited to announce Achromatic Pro, our most complete Next.js SaaS starter kit. Built on Next.js 16 and React 19, it comes in two flavors: Prisma and Drizzle ORM.
What's Inside
Achromatic Pro includes everything you need to launch a production-ready SaaS:
- Authentication with Better Auth (email/password, social login, MFA)
- Multi-tenancy with organizations, invitations and role-based access
- Stripe billing with subscriptions, customer portal and usage-based credits
- Admin panel for managing users, organizations and billing
- AI chatbot powered by Vercel AI SDK
- Marketing pages, blog, docs and changelog
Modern Stack

The starter kit uses the latest stable versions:
- Next.js 16 with App Router and React Server Components
- React 19 with Server Actions via next-safe-action
- tRPC for end-to-end type-safe APIs
- Better Auth for flexible, secure authentication
- Prisma or Drizzle ORM - you choose
- Tailwind CSS and shadcn/ui components
Authentication Done Right

Full authentication flows out of the box:
- Email/password with verification and password reset
- Google social sign-in with support for additional Better Auth providers
- Multi-factor authentication with TOTP
- Session management across devices
- Account linking for multiple providers
Multi-Tenancy Built-In

Support for multiple organizations per user:
- Create and switch between organizations
- Invite members via email
- Assign roles (owner, admin, member)
- Transfer ownership when needed
Billing That Works

Stripe integration ready for production:
- Subscription plans with tiered pricing
- Per-seat or per-organization billing
- Usage-based credits for AI features
- Customer portal for self-service management
- Webhook handling for real-time updates
Admin Panel

Manage your entire platform:
- View and manage all users
- Impersonate users for debugging
- Ban or suspend accounts
- Manually sync billing data
- App configuration settings
AI-Ready

Integrated with Vercel AI SDK:
- Streaming chat responses
- Tool calling and function execution
- Multiple model support
- Credit-based usage tracking
Two Versions, Same Quality
Choose based on your ORM preference:
Prisma Version
- Visual schema with Prisma Studio
- Auto-generated migrations
- Industry-standard tooling
Drizzle Version
- Lightweight SQL-like syntax
- Minimal runtime overhead
- Maximum performance
Both versions have feature parity and follow the same architecture.
Marketing Pages Included

Everything you need to sell your product:
- Landing page with feature sections
- Pricing page with plan comparison
- Blog with MDX support
- Documentation site
- Changelog page
- Contact form
Get Started
Ready to ship your SaaS faster?



