brizer / lighthouse-apm

webAPM by lighthouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lighthouse-apm

中文文档

Remotely execute the lighthouse to analyze and score the performance of the page. Based on puppeteer, lighthouse, graphql, apollo, react hooks

Example

Privatization deployment

After git clone,

cd server 
npm install
npm run build
cd client
npm install
npm run build
docker-compose up -d

Then you can launch locally.

To do

Provide more query conditions and customized follow-up functions (such as host, direct mail, scheduled tasks, etc.)

About

webAPM by lighthouse

License:MIT License


Languages

Language:TypeScript 55.9%Language:Dockerfile 21.0%Language:HTML 20.6%Language:JavaScript 2.4%