yarn workspace api dev
curl "http://localhost:3001/documentation/json" | jq "." > packages/docs/open-api.json
cd packages/docs
mintlify dev