Pryv.io service for SSL certificate generation and renewal.
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 run
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
- release github workflow has been archived in
archivesit needs to rewritten to publish on dockerHub