Stacktora
Stacktora / Vault / Node + Postgres + Redis: Employee Directory & Org Chart Baseline
Backend by @ops

Node + Postgres + Redis: Employee Directory & Org Chart Baseline

Employee records, reporting lines, and org structure as queryable data — a simple internal-tooling vertical baseline, same pattern as the other Backend baselines.

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 employee-directory-org-chart --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