Library Settings Get Help
Stacktora
Stacktora / Vault / Auth / SSO starter
Auth & Identity by @ops

Auth / SSO starter

Session-based auth with OAuth-ready config — Postgres for users, Redis for sessions. The starting point every team currently has to build from scratch.

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 auth-sso-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