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

https://github.com/arpith/logworks-test

Node app to test logworks api
https://github.com/arpith/logworks-test

Last synced: 10 months ago
JSON representation

Node app to test logworks api

Awesome Lists containing this project

README

          

# logworks-test
Node app to test logworks api

## Installation
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

Or:

1. `$ git clone github.com/arpith/logworks-test`
2. `$ cd logworks-test`
3. `$ npm install .`

## Usage
1. `$ export API_URL=http://localhost:8080`
2. `$ export MAX_LOG_SIZE=100`
3. `$ npm start .`