Library Settings Get Help
Stacktora
Stacktora / Vault / Internal Wiki / Knowledge Base Backend
Content by @ops

Internal Wiki / Knowledge Base Backend

Structured internal docs with real search — Postgres for pages and revisions, Meilisearch so finding something doesn't mean scrolling through a folder tree. The backend shape behind any internal knowledge base or team wiki.

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

The stack

Node.js 24 PostgreSQL Meilisearch

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install internal-wiki-knowledge-base --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