Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 827 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 827 Bytes

Testing Dashboard

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:

Get started

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.