jurteam / platform

Jur Beta Platform
https://beta.jur.io
0 stars 0 forks source link

Feature/polling per #212

Closed tyagishuchi1 closed 4 years ago

tyagishuchi1 commented 4 years ago

Implements PER service.

Steps to run:

  1. npm install in the polling-service/node-services folder.
  2. Configure .env variables like PER_PORT and THOR_CONNECTION_URL.
  3. Run node server-per.js

Note: The default port is 3000. THOR_CONNECTION_URL is shared with RTR.