Skip to content
New Project

Express on Bun

Deploy Express backends using the Bun runtime.

DeployView Demo

Live Example: https://example-express-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
Express
None

Related Templates

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

eve GitHub Maintainer

GitHub maintainer eve agent for your inbox. Weekly issue digests you reply to, PR summaries, Linear handoffs, and @mention answers.
eve GitHub Maintainer thumbnail

eve Incident Response Agent

sre investigates production issues using a hypothesis-driven approach and outputs verifiable evidence from connected sources.
eve Incident Response Agent thumbnail
DeployView Demo