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

https://github.com/sadjohn/johan-server

Learning by building.
https://github.com/sadjohn/johan-server

drizzle-orm hono neon-postgres socket-io

Last synced: about 2 months ago
JSON representation

Learning by building.

Awesome Lists containing this project

README

          

To install dependencies:

```sh
bun install
```

To run:

```sh
bun run dev
```

open http://localhost:3000