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

https://github.com/jacob-ebey/bun-rsc


https://github.com/jacob-ebey/bun-rsc

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# bun-rsc

To setup:

```bash
bun install
bun run build
```

To run fixtures:

```bash
cd todo
bun run dev
```