https://github.com/drapegnik/puppeteer-lighthouse
https://github.com/drapegnik/puppeteer-lighthouse
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drapegnik/puppeteer-lighthouse
- Owner: Drapegnik
- Created: 2020-01-16T13:41:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:05:24.000Z (over 3 years ago)
- Last Synced: 2025-08-30T12:37:09.168Z (11 months ago)
- Language: JavaScript
- Size: 204 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# puppeteer-lighthouse
- add `.env`
- `npm start`
- `npm run lighthouse`
## macos certificates
```bash
sudo codesign --deep -s DrapegnikCertificate -f ./node_modules/puppeteer/.local-chromium/mac-706915/chrome-mac/Chromium.app/
```