Stacktora
Stacktora / Vault / Loyalty & Rewards Points Program
E-commerce by @ops

Loyalty & Rewards Points Program

Points accrual and redemption as a real ledger of transactions, not a single mutable balance column — distinct from Coupon & Promotion (single-use codes) and Referral (attribution/payouts): this is an ongoing points economy.

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 loyalty-rewards-points --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