Stacktora / Vault / Node + Vite/React + Postgres + Redis: Full-stack SaaS Starter
Full-stack by @ops

Node + Vite/React + Postgres + Redis: Full-stack SaaS Starter

A genuine full-stack SaaS starter — Node API and a Vite + React frontend wired together out of the box, Postgres for accounts and application data, and Redis for sessions and caching. Run one sync and get a working frontend and backend talking to each other, not just an API.

Open in generator Browse the Vault

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 node-fullstack-saas --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

Submit your own recipe