Official documentation site for kumolo — a high-fidelity AWS emulator for local development and testing.
Built with Astro Starlight and deployed to GitHub Pages.
Node.js 24+ is required.
npm install npm run dev
Open http://localhost:4321/kumolo-docs in your browser.
| Command | Action |
|---|---|
npm run dev |
Start local dev server |
npm run build |
Build for production |
npm run preview |
Preview production build locally |
See CONTRIBUTING.md for guidelines.
MIT