Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 589 Bytes

Igbo API Documentation

This is the official documentation repo for all Igbo API products.

Development

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

Publishing Changes

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.