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

https://github.com/mizanmahi/honobun

A Simple Blog App
https://github.com/mizanmahi/honobun

bun hono jsonwebtoken postgresql prisma rds-postgres typescript

Last synced: 8 months ago
JSON representation

A Simple Blog App

Awesome Lists containing this project

README

          

# honobun

To install dependencies:

```bash
bun install
```

To run:

```bash
bun dev
```