Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „cloudflare workers template”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.
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.