Library Settings Get Help
Stacktora
Stacktora / Vault / Python + Postgres + Redis: Employee Onboarding & Offboarding Checklist Automation
Backend by @ops

Python + Postgres + Redis: Employee Onboarding & Offboarding Checklist Automation

IT provisioning, equipment, and paperwork checklists for new hires and departing employees, a worker tracking completion — distinct from Customer Onboarding Progress Tracking: that's product feature adoption, this is internal HR/IT process for actual employees.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install python-employee-onboarding-offboarding --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