Recommend services with min cost for a given availability constraint
First, you need to compile the project.
npm install
tsc
You need to install and start the component registry server https://github.com/openclams/component-registry-server
You also need to load the Azure Clams components to the component registry server to run the tests. https://github.com/openclams/azure-example-data Afterward, you can run the tests cases:
node dist/index.js
To use this application in combination with the web app, you can run:
node dist/index.js web