pdfer-seaport-server
v1.0.0
Published
Create a seaport server to so that all the various pdfer services can register in central registry
Downloads
2
Readme
Create a seaport server to so that all the various pdfer services can register in central registry Dependency tracking by David
Usage
To start the server execute
node spinUpSeaport --config <path/to/config/file.json>
This command will install all needed dependencies and then start the server
Tests
to run the unit test suite execute
npm test