Stacktora / Vault / Node + Stripe SaaS Starter
Payments by @ops

Node + Stripe SaaS Starter

A subscription SaaS backend: Node API, Postgres for customers/subscriptions, Redis for webhook idempotency, and a background worker for async Stripe event processing.

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-stripe-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