Installation
Docfuse requires Node.js 22 or newer. Install it as a development dependency so local development and CI use the same locked version.
pnpm add -D docfusenpm install --save-dev docfuseyarn add --dev docfuseContinue with the quick start to create the config and content directory.