This repository now runs as a Mintlify documentation project.
npm install
npm run devMintlify runs on port 3000 by default. Use npm run dev:3001 if port 3000 is already occupied.
npm run check:linksdocs.jsonis the source of truth for navigation, redirects, branding, analytics, and footer/navbar links.index.mdxis the landing page for the docs home.- The product content is grouped into
getting-started,guides,applications,infrastructure,cli,troubleshooting, andchangelog. - Utility pages such as
about.mdx,pricing.mdx, andsupport.mdxstay outside the primary navigation hierarchy.