Skip to content
New Project

Hono on Bun

Deploy Hono backends using the Bun runtime.

DeployView Demo

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

Prerequisites:

  • Vercel CLI installed globally

To develop locally:

bun install
vc dev
open http://localhost:3000

To build locally:

bun install
vc build

To deploy:

bun install
vc deploy
GitHub
Ownervercel
Repositoryexamples
Use Cases
Backend
Stack
Hono
None

Related Templates

eve Software Factory

Software factory built on eve: AI agents work each stage of the development loop, and people make the judgment calls.
eve Software Factory thumbnail

eve Sanity Copilot

Give your team a Sanity copilot in Slack. It runs GROQ, edits schemas, manages releases, and asks before it touches production.
eve Sanity Copilot thumbnail

eve Personal Agent

Fork your own personal agent. One identity across web, Slack, and iMessage, with memory you can import, edit, and approve.
eve Personal Agent thumbnail
DeployView Demo