Library Settings Get Help
Stacktora
Stacktora / Vault / Referral Program Backend
E-commerce by @ops

Referral Program Backend

Referral codes, attribution tracking, and reward payouts as first-class records — distinct from a coupon engine: this tracks who referred whom and what they're owed for it, not just a discount at checkout.

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 referral-program-backend --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