golfapipol / puppeteer-on-lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppeteer on Lambda

This explains how to use and install Puppeteer on Lambda.

Full guide here

Getting Started

Clone the repository and run npm i. You will need 7zip installed and added to your PATH.

Then you will want to run npm run sendToLambda.

Prerequisites

Tested on Node v12.4.0 and NPM v6.9.0.

Installing

After installing NodeJS you should be able to just run the following in the terminal.

npm i

Authors

License

This project is licensed under the ISC License

About


Languages

Language:TypeScript 100.0%