Stacktora / Vault / Bun + MongoDB + Meilisearch: Knowledge Base / Docs Search
Content by @ops

Bun + MongoDB + Meilisearch: Knowledge Base / Docs Search

A documentation/knowledge-base platform: Bun API for fast cold starts and low-latency responses, MongoDB for flexible article/page storage, and Meilisearch for instant, typo-tolerant search across the whole knowledge base.

Open in generator Browse the Vault

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

The stack

Bun 1.3 MongoDB Meilisearch

Install

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

Submit your own recipe