Documentation for CVE Playground, built on Mintlify.
Install the Mintlify CLI:
npm i -g mintRun the dev server from this directory (where docs.json lives):
mint devThe preview is served at http://localhost:3000.
Changes deploy to production automatically after pushing to the default branch via the Mintlify GitHub app.