Skip to main content
Se você estiver enfrentando algum tipo de problema em nossa plataforma ou qualquer outra questão, não hesite em entrar em contato com nossa equipe de suporte. Estamos disponíveis para ajudar através do nosso Chat online ou Discord.
During the onboarding process, we created a repository on your Github with your docs content. You can find this repository on our dashboard. To clone the repository locally, follow these instructions in your terminal.
Previewing helps you make sure your changes look as intended. We built a command line interface to render these changes locally. 1. Install the Mintlify CLI to preview the documentation changes locally with this command: npm i -g mintlify 2. Run the following command at the root of your documentation (where mint.json is): mintlify dev