Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 288 Bytes

Lighthouse Reports

WIP

A Next.js server that takes URLs and generates lighthouse reports for them and displays them in a dashboard.

Potential Features:

  • Generate reports from a CI / CD and track changes
  • Add users / organizations

Get Started

yarn install
yarn dev