Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoachnt/bun-hono
https://github.com/hoachnt/bun-hono
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoachnt/bun-hono
- Owner: hoachnt
- Created: 2024-04-22T21:39:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T08:55:58.000Z (8 months ago)
- Last Synced: 2024-05-03T12:53:38.568Z (8 months ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun-server
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.36. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.