Internal developer documentation for the GAIA platform, built with Mintlify.
Covers the main GAIA monorepo — Next.js frontend, FastAPI/LangGraph backend, React Native mobile, Electron desktop, and Discord/Slack/Telegram bots.
- Getting started — prerequisites, local setup
- Production — environment variables, Docker Compose, Grafana/observability, bot deployment
Install the Mintlify CLI and run:
npm install -g mintlify
mintlify devDocs will be available at http://localhost:3000.
docs.json # Mintlify config
introduction.mdx
getting-started/
prerequisites.mdx
local-setup.mdx
production/
overview.mdx
environment-variables.mdx
docker.mdx
grafana.mdx
bots.mdx
Connected to Mintlify — docs auto-deploy on every push to main.