Start the backend and preview the docs locally.
cp .env.example .env make docker-up cargo run
cargo run --bin export-openapi
cd docs npx mintlify@latest dev