Description
Deploying an API on Vercel with Hono.
npx boilerapp hono-on-vercelDocumentation
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
\
Prix
Gratuit