Blog
Notes from building and selling a multi-tenant SaaS boilerplate. Architecture decisions, Next.js patterns, and the occasional postmortem.

21 August 2026 · Luan Nguyen
How we ship client MVPs in two weeks
The two week MVP is not heroics, it is subtraction. A boilerplate that already answers auth, orgs and billing, plus a scope process that says no early. This is the playbook we run.
SaaSMVPProcess

14 August 2026 · Luan Nguyen
Why org-first beats user-first for B2B SaaS
Retrofitting organizations into a user-first codebase is the most expensive migration a young B2B SaaS takes on. Model the organization as the tenant from day one and the hard problems get boring.
SaaSMulti-tenancyArchitecture