Account lifecycle
Registration, login, recovery, verification, session management, export, and deletion paths.
Start with Next.js 16, Auth.js, Drizzle, PostgreSQL, billing, admin, and account flows in one open-source codebase. The open-source edition is single-tenant by design.
App Router and full-stack TypeScript.
PostgreSQL with explicit migrations.
Credentials, magic links, Google, and GitHub.
Use, modify, and ship the source.
The repository includes the product loops that usually sit behind the homepage.
Registration, login, recovery, verification, session management, export, and deletion paths.
Stripe and Lemon Squeezy support behind a billing abstraction, with webhook and ledger flows.
An admin entry, privileged audit stream, subscription operations, and role-aware routing.
Localized marketing routes, an MDX blog, metadata, sitemap, robots, and Open Graph foundations.
Amsonia Next does not imply organization isolation it does not provide. Choose it when one application tenant fits your product. If customer organizations, workspace scoping, delegated RBAC, and a separate Go service are requirements, evaluate Platform instead.