Skip to content

vercel/hono-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a honojs/hono starter kit for deploying on Vercel.

Getting Started

First, run the development server:

npm install
npm run start #vercel dev will run

Follow the setup guide to select a Vercel project.

Open http://localhost:3000/api with your browser to see the result.

You can start editing the API by modifying api/index.ts and learn more by taking a look to the API documentation.

Deploy on Vercel

The easiest way to deploy your Hono app is to use the Vercel Platform.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •