Skip to content

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
pnpm add -D docfuse

Continue with the quick start to create the config and content directory.