This is a minimal project with Hono for Cloudflare Workers.
- Minimal
- TypeScript
- Wrangler to develop and deploy.
- Jest for testing.
Initialize
npx create-cloudflare my-app https://github.com/honojs/hono-minimal
Install
yarn install
Develop
yarn dev
Test
yarn test
Deploy
yarn deploy
See: https://github.com/honojs/examples
See: https://honojs.dev
Yusuke Wada https://github.com/yusukebe
MIT