This repository contains the public documentation for Analog Labs and our flagship product, the Human Verification Card. The documentation site is powered by Mintlify.
- Install the Mintlify CLI:
npm i -g mintlify
- Run the development server from the repository root:
mintlify dev
Push changes to the default branch to deploy the updated documentation site.
- If the development server fails to start, run
mintlify installto reinstall dependencies. - If a page loads as a 404, make sure you are running commands from the folder containing
docs.json.
This project is released under the MIT License.