Steps to use on local machine:
STEP 1:
Go to cmd check node version with
node -v
Make sure the version is v14.20.0
If other version is present uninstall it and install again
To uinstall go to settings->apps and uninstall node js
STEP 2:
Install nodejs
https://nodejs.org/download/release/v14.20.0/
Download file node-v14.20.0-x64.msi and run
After installation check node -v
STEP 3:
Install git if not present https://git-scm.com/download/win download and run
STEP 4:
Git clone the repo with git clone in the dir you want
STEP 5:
In the root dir of the repos, do npm install
STEP 6:
After that run npm run start to run the application
STEP 7:
To run services run node index.js
STEP 8:
Install cors origin plugin in the browser and SwiTch ON the plugin
https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=en