GitXplorerGitXplorer
v

hono-starter

public
3 stars
2 forks
0 issues

Commits

List of commits on branch main.
Unverified
6c0867e9870d585dc735854669b0cd65a2985b38

Add vercelignore file

ddan-fein committed a month ago
Unverified
6f13316462851b52cfd071efdc03ddbc67200f35

update package.json and add redirect

ddan-fein committed 3 months ago
Unverified
12413cad9f935666676a5d6a64e01dd04c1d224f

README and file extension update

ddan-fein committed 3 months ago
Unverified
3613a366ab31c1e29ab63558b7bd55bb9d3dd592

updating link to /api

ddan-fein committed 3 months ago
Unverified
da442bb80d88e991a8ecd54ce4e80f9e61543eaa

update README

ddan-fein committed 3 months ago
Unverified
c204dea7f97307036195af8095c1a522b50a6bdb

latest

ddan-fein committed 3 months ago

README

The README file for this repository.

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.