Stacktora
Stacktora / Vault / Internal Admin / Back-office Tool Backend
Backend by @ops

Internal Admin / Back-office Tool Backend

A CRUD-heavy backend shaped for internal tooling — the API behind an admin panel or ops dashboard, not a public product. Postgres for records, Redis for session/cache, nothing over-engineered for a tool only your own team uses.

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 internal-admin-backoffice --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