EOSC-synergy / sqaaas-web

Software Quality Assurance as a Service (SQAaaS) Web
https://sqaaas.eosc-synergy.eu
GNU General Public License v3.0
2 stars 3 forks source link

sqaaas-web

SQAaaS badge shields.io

Institutions owning the result

Achievements

SQAaaS badge

Software Quality Asurance (SQA) as a Service Web

To test locally use the stage branch and run the following commands.

Deploy website in local with staging API

npm run stage

Deploy website in local with production API

npm run prod