Show HN: ScaleLighthouse – Bulk Lighthouse, Playwright smoke tests, CrUX metrics
1 points
2 hours ago
| 0 comments
| github.com
| HN
I kept running into the same problems across web projects — JS errors silently breaking pages, no visibility into per-page SEO or performance, and Lighthouse only auditing one URL at a time. So I built ScaleLighthouse.

  It's a config-driven platform that runs Lighthouse audits, Playwright smoke tests (JS errors, missing DOM         
  elements, broken flows), and CrUX real-user metrics across your entire site. Works on localhost, staging, or      
  production — including authenticated pages. No test code to write.                                                
                                                                                                                    
  pnpm monorepo, Vue 3 dashboard, MIT licensed.
No one has commented on this post.