Minimal Cloudflare Workers TypeScript starter with local testing and routing.
This boilerplate is archived.
No commits have been published in the last 36 months, and the codebase is likely outdated. View active boilerplates →
This minimal starter scaffolds Cloudflare Workers projects using TypeScript and Hono, with Miniflare for local testing and esbuild for bundling. It includes a development server, Vitest-based tests, and an example scheduled-event endpoint. Suited for building serverless HTTP APIs and background workers deployable via Wrangler.
0