Stacktora
Stacktora / Vault / Multi-tenant SaaS Starter
Backend by @ops

Multi-tenant SaaS Starter

Tenant-scoped Postgres schema convention with Redis for tenant-aware sessions and caching — the foundation every B2B SaaS ends up needing, built in from the start instead of retrofitted after the first enterprise customer asks for data isolation.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install multi-tenant-saas-starter --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault