1cd22c3b7dc87eeecf127d63517adfc7d41c6596
To install dependencies:
bun install
To run:
bun run dev
To build the js bundle:
bun run bundle
The bundle will be available at dist/index.js
Description
A minimal Hono template configured to bundle into a single JavaScript file using Bun, suitable for deployment on edge compute providers that mimic Cloudflare Workers.
27 KiB
Languages
TypeScript
100%