Show HN:Achromatic – 為 AI 準備的 Next.js 16 入門套件

Hacker News·

一位擁有 12 年 SaaS 開發經驗的開發者推出了 Achromatic,這是一個為 AI 準備的 Next.js 16 入門套件,旨在加速常見 SaaS 功能(如身份驗證、計費和管理面板)的開發,同時整合 AI 聊天機器人功能。

Image

I've been building SaaS apps for 12 years and got tired of rebuilding the same things every time. Not only for products, but also internal tools in our organization.

Things like admin panels, billing/credits, multi-organization support and even marketing pages are still surprisingly annoying and time-consuming to get right. Having these solved upfront makes a huge difference and you can use your Claude tokens for features right away.

What's in it:

  • Authentication (Better Auth) - email/password, social, MFA, account linking, profile management, session management

  • Multi-tenancy - organizations, invitations, roles, ownership transfer

  • Billing – subscriptions, per-seat pricing, lifetime purchases, trials, huge amount of webhooks supported

  • Credits – usage-based billing for AI features

  • Admin panel – user management, impersonation, ban user, manual email verification, billing sync

  • AI chatbot – Vercel AI SDK with streaming and tool calling

  • Marketing pages – landing, pricing, blog, docs (fumadocs), changelog, careers, about, legal pages

  • Emails - all the email templates ranging from "forgot password" to "your trial has ended", etc.

Tech stack:

  • Next.js 16 and React 19

  • tRPC for end-to-end type safety

  • Better Auth for authentication

  • Prisma or Drizzle ORM (two separate versions)

  • Tailwind CSS + shadcn/ui

  • TypeScript with strict mode

Two ORM?

It's two versions, not at the same time. Prisma and Drizzle. Both versions have feature parity - pick what fits your workflow.

Pricing:

One-time purchase with lifetime team access. Use it for unlimited projects including client work.

Happy to answer any questions about the architecture, design decisions or specific features.

I’m planning to add TanStack-based variants and more opinionated, use-case specific starter kit included in the same license, such as:

  • CRM starter kit

  • Workflow builder starter kit

  • Support/helpdesk starter kit

  • etc.

Happy to hear feedback or answer questions.

Image

Hacker News

相關文章

  1. Show HN:ChatRAG – 使用 Next.js 和 AI SDK 更快地推出 RAG 聊天機器人

    5 個月前

  2. Show HN:一個受 Claude.ai/Code 啟發的代理沙盒啟動器

    3 個月前

  3. 我如何利用 AI 在 150 次提交 (22 天) 內建構一個全端 SaaS 平台

    4 個月前

  4. Show HN:Architect - 一款用於平行運行多個 AI 編碼代理的終端

    3 個月前

  5. Show HN:我開發了一款整合5大AI模型的iOS應用程式,月費僅13美元

    3 個月前