COMPARE / 01Product comparison

Platform or Next? Choose by architecture.

Both products keep source ownership explicit. Platform adds a Go service and multi-tenant operating model; Next keeps the system inside one open-source Next.js application.

DecisionAmsonia PlatformAmsonia Next
Primary stackGo API + Next.js product and operations surfacesNext.js 16 full-stack application
Tenancy modelMulti-tenant, with tenant and workspace-aware boundariesSingle-tenant by design
DistributionCommercial source-code packageOpen-source Git repository
LicenseCommercial source licenseMIT
BillingStripe-oriented commerce, billing, invoice, and fulfillment surfacesStripe and Lemon Squeezy provider adapters
Best fitB2B products that require organizations, delegated access, Go, and broader operationsFounders shipping a focused product from one Next.js codebase
Operating surfaceSeparate frontend, API, database, and product operationsOne application runtime plus PostgreSQL and configured providers
Recommendation

Prefer the smaller truthful boundary.

Start with Next when its single-tenant model is sufficient. Choose Platform when multi-tenancy and Go are requirements, not speculative future possibilities.