CIQ Node common functionality repo will be shared with all node application Support both TS based and pure JS based node application
Clone this project:
git clone
cd ciq-internal-tools
npm i
Require: NodeJS v8.12.0 +
npm run dev launch DEV mode and testing
npm run test Run tests
npm run docmarkdown Build Markdown based documenatation
npm run build-ts Build Typescript to js and d.ts files