Source for the cloudemu.info documentation site.
The docs, guides, and landing page for cloudemu — a real, in-memory cloud emulator for AWS, Azure, and GCP. Point your real SDKs, CLIs, or apps at it, in any language.
Built with Next.js, Fumadocs, and Tailwind CSS.
npm install
npm run dev # http://localhost:3000npm run build # static export → out/content/docs/— documentation (MDX)content/blog/— blog posts (MDX)
MIT