This package facilitates all the services required by the client
web UIs.
It is a set of services running on NodeJS.
npm install
This will run the api at http://localhost:4000
npm run start-dev
See ./DEPLOYMENT.md for more details.
This package facilitates all the services required by the client
web UIs.
It is a set of services running on NodeJS.
npm install
This will run the api at http://localhost:4000
npm run start-dev
See ./DEPLOYMENT.md for more details.