Skip to content

winstxnhdw/cloudflare-worker-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-worker-boilerplate

A batteries-included Hono boilerplate for Cloudflare Workers with OpenAPI Swagger UI.

Development

Install all dependencies.

bun install

Testing

Run your tests with hot reloading.

bun run test

Run your tests without hot reloading. For testing in a CI pipeline.

bun test

About

A boilerplate for Cloudflare Workers.

Topics

Resources

Stars

Watchers

Forks