Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemuvski/bunburn
🥟🔥 Honoを使ってみる
https://github.com/nemuvski/bunburn
bun hono
Last synced: 8 days ago
JSON representation
🥟🔥 Honoを使ってみる
- Host: GitHub
- URL: https://github.com/nemuvski/bunburn
- Owner: nemuvski
- Created: 2023-09-18T07:43:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-18T07:43:42.000Z (over 1 year ago)
- Last Synced: 2024-01-20T09:26:53.548Z (12 months ago)
- Topics: bun, hono
- Language: TypeScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bunburn
🥟🔥
## Preparation
```bash
bun install
```## Run
```bash
bun run dev
open http://localhost:3000
```