Runs a webpagetest performance test and creates a heatmap based on the video frames. Available online thanks to Heroku.
- clone this repo
- copy
.env.sample
to.env
and populate the variablesWPT_SERVER
WPT_APIKEY
andPORT
npm install
npm run dev
Runs a webpagetest performance test and creates a heatmap based on the video frames. Available online thanks to Heroku.
.env.sample
to .env
and populate the variables WPT_SERVER
WPT_APIKEY
and PORT
npm install
npm run dev