workers-codeship-example
Worker deployer
An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship.
Use Codeship to automatically update your Cloudflare Workers
2 stars
2 watching
1 forks
Language: Shell
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 18 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
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 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
cloudflare/wrangler-action | A GitHub Action to deploy Cloudflare Workers applications using Wrangler. | 1,248 |
lebinh/cloudflare-workers | Scripts for interacting with Cloudflare's edge servers using JavaScript and the Service Workers API. | 87 |
kristianfreeman/serverless-cloudflare-workers-blueprint | A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
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 |
windbirds/workers_examples | A collection of examples showcasing various Cloudflare Workers use cases and functionalities. | 13 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
lucacasonato/workerkit | A library to simplify Cloudflare Worker development by reducing boilerplate code and providing a more convenient API for HTTP routing and KV storage. | 23 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |