We curate 2 open-source GitHub repositories matching "cloudflare workers template". Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
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.