This page is for anyone editing or contributing to this documentation repo (not for Flowra API users).
Prerequisites: Node.js 19+ and a clone of this repo with a docs.json file.
Preview locally
Run the preview server
From the repo root (where docs.json lives):Open http://localhost:3000 to view the docs. The preview reloads as you edit.
Custom port
If the port is in use, Mintlify will try the next available port.
Check links
To find broken links:
Use an MDX-capable formatter (e.g. Prettier) and, if you use VS Code, the MDX extension for syntax highlighting.