Repository for all CyborgDB Docs, hosted live at docs.cyborg.co.
Install the Mintlify CLI to preview the documentation changes locally:
npm i -g mintlify
Run the following command at the root of the repo:
mintlify dev
Changes will be deployed to production automatically after pushing to the main. You must work on a separate branch and create a PR for changes to be merged into main.