cloudflare-worker-local

Worker emulator

Enables Cloudflare Worker development and testing locally on the developer's machine.

Run a Cloudflare Worker Locally

GitHub

177 stars
7 watching
39 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cloudflare/serverless-cloudflare-workers A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. 175
daniel-simpson/cloudflare-enterprise-workers Automated deployments of Cloudflare enterprise workers scripts to the cloud 0
postlight/cloudflare-worker-app-kit A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack 87
juiceo/cloudflare-worker-cra Automated deployment of React applications to Cloudflare Workers 12
jspies/cloudflare-workers-toolkit Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers 6
bitquant/cloudflare-workers-sandbox A tool for testing and deploying Cloudflare Workers applications locally. 8
hisorange/opwork A management interface for CloudFlare's workerd service 28
cloudflare/workers-react-pwa-example An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. 85
cloudflare/worker-template A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks 173
nchlswhttkr/workers Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. 12
manatarms/static-worker A utility package for Cloudflare workers to build and manage static websites 9
anderly/cloudflare-worker-routing A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers 40
windbirds/workers_examples A collection of examples showcasing various Cloudflare Workers use cases and functionalities. 13
udacity/cloudflare-typescript-worker-template A preconfigured starter template for building a strict TypeScript Cloudflare Worker 26
cloudflare/worker-template-static A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script 14