remix-cloudflare-workers-template
Worker builder
A starter template for building and deploying Cloudflare Workers with Remix and Turborepo tools.
A starter template for Remix + Cloudflare Workers + DO + KV + Turborepo
63 stars
2 watching
2 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
cloudflarecloudflare-workersdurable-objectskvremixremix-runremix-stackturborepotypescript
Related projects:
Repository | Description | Stars |
---|---|---|
edmundhung/remix-cloudflare-template | A Remix starter template for building Cloudflare Workers applications with pre-configured tools and services | 300 |
kriasoft/cloudflare-starter-kit | A comprehensive template and scaffolding project for building Cloudflare Workers applications using TypeScript and other tools. | 118 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
cloudflare/rustwasm-worker-template | A template project to create Cloudflare Workers using Rust and workers-rs. | 372 |
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 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
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 |
cloudflare/worker-template-static | A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script | 14 |
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 18 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
karllhughes/workers-codeship-example | An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |