
git clone https://github.com/EmmanuelDemey/auditYou have to define your settings in a YAML configuration file.
auditor:
name: Emmanuel DEMEY
email: [email protected]
audit:
path: ./
urls:
- http://localhost:3000
exporter: logger
And use this file thankt to the --config option.
npm run start -- --config config.yamlTypescript, Puppeteer, Github Actions