Skip to Content

Hono on Bun

Deploy Hono backends using the Bun runtime.

Prerequisites:

Live Example: https://example-hono-bun.vercel.app/

Vercel CLI installed globally

To develop locally:

Owner
vercel
Repository
examples

2 vc dev

1 open http://localhost:3000

Use Cases
GitHub
2 vc build
1 bun install

To build locally:

1 bun install

Stack
To deploy:
1 bun install
2 vc deploy