An open API service indexing awesome lists of open source software.

https://github.com/drapegnik/puppeteer-lighthouse


https://github.com/drapegnik/puppeteer-lighthouse

Last synced: 5 months ago
JSON representation

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/
```