Blog
- May 10, 2026 · 1 min read
Welcome to saas-kit
A closed-source SaaS starter kit by ledhd / TNY-Software — auth, billing, multi-tenancy, observability, and the marketing chrome a downstream product can clone.
releaseplatform - May 6, 2026 · 1 min read
Multi-tenancy in saas-kit
How saas-kit isolates organization data via row-level filtering + AsyncLocalStorage context, with an ESLint rule that catches accidental cross-tenant reads at lint time.
architecturetenancy