This is the official documentation repo for all Igbo API products.
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your documentation (where mint.json is)
mintlify dev
Install our Github App to auto propagate changes from your repo to your deployment.
Changes will be deployed to production automatically after pushing to the main
branch.