Beautiful, interactive API documentation for FluxOS. Test against https://api.runonflux.io.
npm install
npm startVisit http://localhost:4000 - Modern Redocly v2 interface with interactive testing.
npm start- Start interactive documentation servernpm run build- Generate static HTML for GitHub Pagesnpm test- Lint OpenAPI specificationnpm run docker- Run in Docker container
GitHub Pages: Push to master, GitHub Actions will deploy automatically.
Your Server: Run npm start or npm run docker for containerized deployment.