Skip to content
Elysia on Vercel – Vercel
Back to Templates
Elysia on Vercel
Deploying an API on Vercel with Elysia.
Deploy
View Demo
Development
1
bun i
2
vc dev
1
open http://localhost:3000/
Deploy
1
vc deploy
GitHub Repo
vercel/vercel
Use Cases
Starter
Backend
Stack
Other
Related Templates
Flask Hello World
Use Flask 3 on Vercel with Serverless Functions using the Python Runtime.
Django Hello World
Use Django 4 on Vercel with Serverless Functions using the Python Runtime.
Node.js Serverless Function
Use Node.js with Vercel Serverless Functions.