Wir kuratieren Open-Source GitHub Repositories passend zu „cloudflare workers template“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.
Cloudflare Workers let you deploy serverless code instantly across the globe for exceptional performance, reliability, and scale. This repository contains a collection of starter templates for building full-stack applications on Workers. You are encouraged to use, modify, and extend this code!
cloudflare/worker-examples is a collection of official starter templates for Cloudflare Workers, which directly matches your need for a boilerplate; it includes TypeScript examples and likely covers common integrations like KV and Durable Objects, though you may need to verify Rust/WASM and CI/CD specifics across individual templates.
A template for kick starting a Cloudflare worker project.
This official Cloudflare template is a basic starter for a Worker project in JavaScript, which matches the boilerplate need, but it lacks TypeScript support and the more advanced integrations like Durable Objects, KV, or CI/CD that the search lists.