First install mintlify:
npm i -g mintlify
Then, start the server:
mintlify dev
The documentation website will be available at http://127.0.0.1:3000
The latest version shall be automatically pushed and deployed after merge on master. If the CI/CD deploy failed, locally run: