Demo

Thursday, January 1st 2026 · 2 min read

New Achromatic Pro is Here

Next.js 16, React 19, Better Auth, tRPC with Prisma or Drizzle ORM. Ship your SaaS faster than ever.

Achromatic Pro Landing Page

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

Dashboard

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

Sign In

Full authentication flows out of the box:

  • Email/password with verification and password reset
  • Google and Microsoft social sign-in
  • Multi-factor authentication with TOTP
  • Session management across devices
  • Account linking for multiple providers

Multi-Tenancy Built-In

Organizations

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

Subscription Management

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

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

AI Chatbot

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

Blog

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?