Skip to content

jellydn/hono-minimal-app

Repository files navigation

Hono Demo Starter App

This is a minimal project with Hono for Cloudflare Workers.

ITMan - Tech #25 - Ultrafast web framework for Cloudflare Workers, Deno, and Bun [Vietnamese]

Features

  • Minimal
  • TypeScript
  • Wrangler to develop and deploy.
  • Jest for testing.

Usage

Initialize

npx create-cloudflare my-app https://github.com/jellydn/hono-minimal-app

Install

yarn install

Develop

yarn dev

Test

yarn test

Deploy

yarn deploy

Useful links

Author

👤 Dung Huynh

Show your support

Give a ⭐️ if this project helped you!