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

https://github.com/tim-smart/effect-bun-monorepo


https://github.com/tim-smart/effect-bun-monorepo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# app

To install dependencies:

```bash
pnpm install
```

To run:

```bash
bun run --watch packages/http/src/main.ts
```