sodafoundation / dashboard

SODA Dashboard to provide a GUI based experience of SODA Release capabilities
MIT License
38 stars 62 forks source link

SODA Experience server base code implemented #711

Open prostil opened 1 year ago

prostil commented 1 year ago

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: