Skip to content

Service that subscribes to and propagates Pryv.io component configuration changes from service-config-leader

License

Notifications You must be signed in to change notification settings

pryv/service-config-follower

Repository files navigation

Service-config-follower

Service that subscribes to and propagates Pryv.io component configuration changes from service-config-leader.

Installation

Prerequisites: Node.js 16, just

Then:

  1. just setup-dev-env
  2. just install to install node modules

Running just with no argument displays the available commands (defined in justfile).

Testing

just test [...params]
  • Extra parameters at the end are passed on to Mocha (default settings are defined in .mocharc.js)
  • Replace test with test-detailed, test-debug, test-cover for common presets

Contributing

Todo

  • release github workflow has been archived in archives it needs to rewritten to publish on dockerHub

License

BSD-3-Clause

About

Service that subscribes to and propagates Pryv.io component configuration changes from service-config-leader

Resources

License

Stars

Watchers

Forks

Packages

No packages published