This repository contains Formbrew's public Mintlify documentation. docs.json at the repository root defines the Dashboard, Frontend, Public API, and Management API sections.
Install the Mintlify CLI:
npm i -g mintPreview the site from this repository root:
mint devThe local preview is available at http://localhost:3000.
Mintlify loads the Public API and Management API specifications from the staging API URLs configured in docs.json. The specifications do not live in this repository.
mint validate
mint broken-linksConnect this repository to Mintlify. Because docs.json is at the repository root, do not configure a documentation subdirectory.