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

https://github.com/vinicamposdev/mvp-rh


https://github.com/vinicamposdev/mvp-rh

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

Install most recent version of [azure functions core tools](https://www.npmjs.com/package/azure-functions-core-tools).

Using node 16.x, install:

```sh
yarn
```

And then to start the project:

```sh
yarn start
```