Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000