Workspace tenancy
Member roles, invitations, profiles, and organization switching, with tenant-scoped data access enforced in the API layer.
A production-oriented, multi-tenant SaaS starter built as a full-stack TypeScript monorepo. Workspaces, auth, billing, background jobs, observability, and typed APIs behind one application boundary.

The screenshots and recordings below come from the complete local Docker stack: PostgreSQL, Redis, workers, MinIO, imgproxy, OpenAPI documentation, and the platform administration surface, all enabled together.
Product activity, AI usage, billing, credentials, team management, notifications, and account security in one operational surface.

Submitting a batch and following it through BullMQ to Completed ยท 100% ยท 2/2 done in the console.

Allow-listed operators manage every tenant, plan, user, feature rollout, and global setting without leaving the product.

With ENABLE_OPEN_API_DOCS=true, the server exposes an interactive Scalar reference generated from the same typed contract the clients use.

Most integrations are environment-gated. Stripe, OAuth, external email delivery, OpenAPI docs, metrics, and the local SAML identity provider stay off until you configure them, so the default stack runs without external credentials.