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
- Host: GitHub
- URL: https://github.com/arpith/logworks-test
- Owner: arpith
- License: mit
- Created: 2015-06-11T09:31:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T04:47:54.000Z (about 11 years ago)
- Last Synced: 2025-01-08T05:13:17.954Z (over 1 year ago)
- Language: JavaScript
- Size: 161 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logworks-test
Node app to test logworks api
## Installation
[](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 .`