cloudflare-worker-action
Worker deployer
A GitHub action to deploy a Cloudflare Worker on push to the master branch.
GitHub action for deploying a worker to Cloudflare
19 stars
3 watching
0 forks
Language: Makefile
last commit: about 6 years ago
Linked from 1 awesome list
cloudflare-workergithub-actions
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/wrangler-action | A GitHub Action to deploy Cloudflare Workers applications using Wrangler. | 1,299 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
karllhughes/workers-codeship-example | An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
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 | 64 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
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. | 86 |
kristianfreeman/serverless-cloudflare-workers-blueprint | A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 179 |
cloudfoundry/bosh-aws-cpi-release | A BOSH release that enables deploying Cloud Foundry applications on AWS using the AWS CPI | 29 |
girish21/remix-cloudflare-workers-template | A starter template for building and deploying Cloudflare Workers with Remix and Turborepo tools. | 63 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
digitaloptimizationgroup/blue-green-cloudflare-workers | A tool for implementing Blue/Green deployments and canary releases with Cloudflare Workers | 33 |