Blog

  • May 10, 2026 · 1 min read

    Welcome to saas-kit

    A closed-source SaaS starter kit by ledhd / TNY-Software — auth, billing, owner-safe data access, observability, and the marketing chrome a downstream product can clone.

    releaseplatform
  • May 6, 2026 · 1 min read

    Owner isolation in saas-kit

    How saas-kit isolates each user's data via owner-scoped repositories and AsyncLocalStorage context, with lint and integration guards against cross-user access.

    architecturetenancy