We use Mintlify, a documentation platform with a modern web stack
and AI-enhanced features. It requires:
Node.js - v19 or higher
pnpm - A package manager
Mintlify CLI - A command line tool for building and deploying Mintlify documentation
To get started, follow Mintlify’s
Local Development guide.Once everything is installed, run npx mintlify dev to start the development server in
watch mode.