To start this application first you can get this repo code using below url
git clone https://github.com/MithunTechnologiesDevOps/nodejs-app-mss.git
cd nodejs-app-mss
npm install
node app.js
(OR)
npm start
To Execute the SonarQube Repor, execute the below command.
npm run sonar
(OR)
node sonar-project.js