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

https://github.com/pskinnertech/streamr-dimo-data


https://github.com/pskinnertech/streamr-dimo-data

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

1. Install npm

```
brew install node && brew install npm
```

2. Checking repository

```
git clone git@github.com:zer0stars/dimo-streams-demo.git
```

3. Run installation

```
npm i
```

5. Install npx

```
npm i -g npx
```

4. Start subscriber

```
npm run start
```