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

https://github.com/dev-connor/nestjs_gateways


https://github.com/dev-connor/nestjs_gateways

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Run

FE

```bash
npm start
```

BE

```bash
npm start
```