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

https://github.com/rachhen/bun-todo-drizzle-pg


https://github.com/rachhen/bun-todo-drizzle-pg

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Hono with Bun runtime

## Getting Started

### Cloning the repo

```sh
bun create hono ./NAME_HERE
```

### Development

```
bun run start
```

Open http://localhost:3000 with your browser to see the result.

### For more information

See