worker-template
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
a template to kickstart your Cloudflare worker!
173 stars
14 watching
99 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/rustwasm-worker-template | A template project to create Cloudflare Workers using Rust and workers-rs. | 372 |
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 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |
kriasoft/cloudflare-starter-kit | A comprehensive template and scaffolding project for building Cloudflare Workers applications using TypeScript and other tools. | 118 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
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 |
xtuc/binast-cf-worker-template | A template project providing a basic structure for serving BinAST via a Cloudflare Worker using JavaScript | 8 |
girish21/remix-cloudflare-workers-template | A starter template for building and deploying Cloudflare Workers with Remix and Turborepo tools. | 63 |
cloudflare/worker-template-redirect | A JavaScript-based platform for managing redirects on the cloudflare network | 9 |
edmundhung/remix-cloudflare-template | A Remix starter template for building Cloudflare Workers applications with pre-configured tools and services | 300 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |