Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xsellier/easy-reporter


https://github.com/xsellier/easy-reporter

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Easy reporter

## Setup

- Install NodeJS v8 with NPM

### Run easy reporter

```sh
npm install
npm run dev

# Open
# http://localhost:1337/
```

### Feed easy-reporter locally

It sends one report at a time

```sh
node test.js
```