serverless-cloudflare-workers
Worker deployment plugin
A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform.
Serverless provider plugin for Cloudflare Workers
175 stars
16 watching
37 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
cloudflareserviceworkersworkers
Related projects:
Repository | Description | Stars |
---|---|---|
kristianfreeman/serverless-cloudflare-workers-blueprint | A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
manatarms/static-worker | A utility package for Cloudflare workers to build and manage static websites | 9 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
cloudflare/worker-template-fetch | A tool to help build and deploy serverless JavaScript applications with fetch functionality | 20 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 18 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
cloudflare/workers-graphql-server | A globally distributed GraphQL server built on Cloudflare Workers for fast and secure API access | 706 |
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 |