1 مستودع
Tools for developing and testing functions targeted for edge computing platforms locally.
Distinct from Cloudflare Workers Implementations: Candidates focused on deployment or implementations, not the local development environment itself.
Explore 1 awesome GitHub repository matching development tools & productivity · Edge Function Development Tools. Refine with filters or upvote what's useful.
Miniflare is a local simulator and emulator for Cloudflare Workers. It provides a serverless runtime environment on a local machine, allowing for the development and testing of functions and edge APIs without deploying to a production cloud environment. The project implements a local simulation of edge storage primitives, including key-value stores, object storage, and durable objects. It further enables a local integration test bed where serverless functions are executed within isolated sandboxes. The toolset covers a broad development surface, including hot-reloading via file-system monito
Provides a comprehensive local environment for developing and testing Cloudflare Workers without deploying to the edge.