Library Settings Get Help
Stacktora
Stacktora / Vault / Headless CMS Backend
Content by @ops

Headless CMS Backend

A structured content API — Postgres for content models and versioning, Redis caching in front so reads stay fast under real traffic. Bring your own frontend; this is just the content backend done properly instead of hand-rolled.

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 headless-cms-backend --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