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

https://github.com/arjun-g/vinveli


https://github.com/arjun-g/vinveli

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# VinVeli

## To Run locally

## Run the react app

```
npm start
```

### Run the backend api with

```
cd api && npm start
```

**Before running the backend fill the requiredetails in `api/sample.env` and rename it to `.env`**