INTEGRITY Cloudflare Docs

Miniflare

Miniflare is a simulator for developing and testing Cloudflare Workers. It's written in TypeScript, and runs your code in a sandbox implementing Workers' runtime APIs.

Get Started

GitHub

NPM


These docs primarily cover Miniflare specific things. For more information on runtime APIs, refer to the Cloudflare Workers docs.

If you find something that doesn't behave as it does in the production Workers environment (and this difference isn't documented), or something's wrong in these docs, please open a GitHub issue.