Service that subscribes to and propagates Pryv.io component configuration changes from service-config-leader.
Prerequisites: Node.js 16, just
Then:
just setup-dev-envjust installto install node modules
Running just with no argument displays the available commands (defined in justfile).
just test [...params]
- Extra parameters at the end are passed on to Mocha (default settings are defined in
.mocharc.js) - Replace
testwithtest-detailed,test-debug,test-coverfor common presets
- update privio/base:1.5.1 to latest
- release github workflow has been archived in
archivesit needs to rewritten to publish on dockerHub