New Project
Back to Templates

Hono on Vercel

Deploying an API on Vercel with Hono.

DeployView Demo
Hono on Vercel

Live Example: https://hono.vercel.dev/

Prerequisites:

  • Vercel CLI installed globally

To develop locally:

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

To build locally:

npm install
vc build

To deploy:

npm install
vc deploy
GitHub Repovercel/examples
LicenseView License
Use Cases
BackendStarter
Stack
Hono

Related Templates

Back to Templates
DeployView Demo

Glide Publishing Platform - Next.js Starter

A complete Bootstrap app with built-in features like routing, page rendering and basic SEO.
Glide Publishing Platform - Next.js Starter

RAGBot Starter — An Astra DB and OpenAI chatbot

Starter project for creating a chatbot using Astra DB and OpenAI.
RAGBot Starter — An Astra DB and OpenAI chatbot