Stacktora
Stacktora / Vault / Node + Postgres + Redis: Equipment & Asset Tracking Baseline
Backend by @ops

Node + Postgres + Redis: Equipment & Asset Tracking Baseline

Owned equipment, assignment/checkout history, and maintenance schedules — distinct from Inventory & Order Management: that's sellable stock moving through a sale, this is owned assets that come back.

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 equipment-asset-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