What this PR does / why we need it:
1) To install any project we need a server that can execute the install scripts
2) Also to verify if a SODA project is already installed we need the server
3) Simple NodeJS ExpressJS server is implemented to solve the above 2
Which issue(s) this PR fixes:
What type of PR is this?
kind enhancement
What this PR does / why we need it: 1) To install any project we need a server that can execute the install scripts 2) Also to verify if a SODA project is already installed we need the server 3) Simple NodeJS ExpressJS server is implemented to solve the above 2 Which issue(s) this PR fixes:
Fixes #699
Test Report Added?: kind TESTED
Test Report:
Special notes for your reviewer: