Application for collecting reports about your websites performance using Google PageSpeed Insights
I created this application when trying Elm.
Run app in development mode yarn dev
or npm run dev
Copy all files from dist
directory into root of your server.
You can change list of pages in db.js
file to adjust which webpages will be analyzed.
MIT