This is a small dashboard electron app to visualize RoGeR results.
To install the app, download the latest release from the releases page and download the appropriate installer for your system.
To develop the app, clone the repository and install the dependencies with npm install
. Then you can run the app with npm run dev
.