Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 519 Bytes

Insights collector

Application for collecting reports about your websites performance using Google PageSpeed Insights

I created this application when trying Elm.

Develop it

Run app in development mode yarn dev or npm run dev

Running by yourself

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.

License

MIT