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

https://github.com/zjunaidz/relaycat-server


https://github.com/zjunaidz/relaycat-server

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Backend for RelayCat

## To install dependencies

```sh
bun install
```

## To run

```sh
bun run dev
```

open http://localhost:3000