jellydn / hono-minimal-app

This is a minimal project with honojs

Home Page:https://hono-demo-app.jellydn.workers.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

This is a minimal project with honojs

https://hono-demo-app.jellydn.workers.dev/


Languages

Language:TypeScript 86.5%Language:JavaScript 13.5%