logworks-test

Simple app to test the Logworks API

Usage no npm install needed!

<script type="module">
  import logworksTest from 'https://cdn.skypack.dev/logworks-test';
</script>

README

logworks-test

Node app to test logworks api

Installation

Deploy

Or:

  1. $ git clone github.com/logworks/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 .