This is a project for collecting and dispalying all automated test report from threefoldtech projects' workflow.
Result shown now are from workflow actions of repos:
For running the project, Git clone and run commends below.
Install the dependencies...
cd Dashboard-test
yarn install
...then start:
yarn run dev
Navigate to localhost:8080. You should the app running.