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 Sanity Copilot

A Slack-based Sanity copilot built on eve. It queries and edits content with GROQ, shapes schemas, manages releases, and drafts into Notion.
eve Sanity Copilot thumbnail

eve Chat Template

A persisted Next.js chat template for eve, built with shadcn/ui, Tailwind CSS, Streamdown, Better Auth, Drizzle, and Neon.
eve Chat Template thumbnail

Next.js Boilerplate

Get started with Next.js and React in seconds.
Next.js Boilerplate thumbnail
DeployView Demo