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

https://github.com/skoniks/baraholka


https://github.com/skoniks/baraholka

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## Installation

```bash
$ npm install
```

## Running the app

```bash
# start app
$ npm run start

# start and watch
$ npm run watch
```