Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stonega/bun-hono-template
Hono template on bun.
https://github.com/stonega/bun-hono-template
Last synced: 22 days ago
JSON representation
Hono template on bun.
- Host: GitHub
- URL: https://github.com/stonega/bun-hono-template
- Owner: stonega
- License: gpl-3.0
- Created: 2024-06-28T15:51:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T15:56:05.000Z (6 months ago)
- Last Synced: 2024-12-15T13:49:01.150Z (25 days ago)
- Language: TypeScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000