Cloudflare-Enterprise-Workers
Worker deployment script
Automated deployments of Cloudflare enterprise workers scripts to the cloud
0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
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 |
kristianfreeman/serverless-cloudflare-workers-blueprint | A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
lebinh/cloudflare-workers | Scripts for interacting with Cloudflare's edge servers using JavaScript and the Service Workers API. | 87 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 18 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
karllhughes/workers-codeship-example | An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
digitaloptimizationgroup/cloudflare-worker-preact-pwa | A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 63 |
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 |
anderly/cloudflare-worker-routing | A CloudFlare Worker with built-in routing for separating worker logic into functions and controllers | 40 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
digitaloptimizationgroup/blue-green-cloudflare-workers | A tool for implementing Blue/Green deployments and canary releases with Cloudflare Workers | 33 |
danielpigott/cloudflare-cli | A command-line tool for interacting with Cloudflare's API services | 212 |