This repository holds the code for the WebApp provided by Benchttp. The WebApp provide data vizualisation for each benchmark.
The authentication is done with your GitHub account.
Install the dependencies:
yarn
or
yarn install
In order to start the WebApp, run:
yarn start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
We provide styles that are shared all over the WebApp in this directory.
We also use Storybook to build UI components. Multiple helpers can be find here.
Benchttp is separated in 6 repositories. You can visit the others repositories here.
Benchttp use some packages: