π¦ lighthouse-keeper
Run regularly the Lighthouse for multiple sites and results integrate with external services.
βΆοΈ Usage
Install dependencies
Install together dependencies for multiple directories.
$ npm run install:all
Build TypeScript codes
Build together TypeScript codes in multiple directories.
$ npm run build:all
Deploy an application
Deploy an application on AWS with AWS SAM. If you are unavailable the AWS SAM CLI, install the one.
$ sam build
$ sam deploy --guided
π Licence
MIT