Library Settings Get Help
Stacktora
Stacktora / Vault / Customer Onboarding Progress Tracking
Backend by @ops

Customer Onboarding Progress Tracking

Onboarding checklist steps and completion state per account — distinct from Drip Campaigns: that's the emails sent during onboarding, this is tracking whether the user actually did the things.

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 onboarding-progress-tracking --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