Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeabur/hono-bun-template
https://github.com/zeabur/hono-bun-template
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeabur/hono-bun-template
- Owner: zeabur
- Created: 2024-05-06T03:05:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T03:06:39.000Z (9 months ago)
- Last Synced: 2024-11-09T14:41:04.550Z (2 months ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- 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