NodeJS application based on Puppeteer and Lighthouse to run automated performance audits for modern web applications.
git clone https://github.com/ricardo-hdz/steuermann.git
cd steuermann
npm install
npm run build
npm run audit
Change the username and password of the testing account you want to use to run the audit.
Update all other configs in base file.