Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 303 Bytes

DEV_README.md

File metadata and controls

12 lines (8 loc) · 303 Bytes

EnaLog Node.js package

Building

  1. npm i to install deps
  2. npm run build to build the package

Using locally

  1. In the root of this directory run pwd, copy the path
  2. In the test directory run npm i <copied-path>
  3. Set the URL in the fetch request to http://127.0.0.1/v1/event