https://github.com/ayhamdev/bun-hono
https://github.com/ayhamdev/bun-hono
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayhamdev/bun-hono
- Owner: ayhamDev
- Created: 2026-01-04T07:48:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-11T17:35:34.000Z (5 months ago)
- Last Synced: 2026-01-11T20:22:47.471Z (5 months ago)
- Language: TypeScript
- Size: 515 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000