Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 758 Bytes

README.md

File metadata and controls

52 lines (34 loc) · 758 Bytes

puppeteer-aws-lambda-serverless

References

Getting Started

npm install
npm run start

Deploy

sls deploy

Test

sh test.sh

PDF

Image

Test with docker

sh docker-build.sh
sh docker-run.sh
sh docker-test.sh

Clean docker image

docker system prune -f

Troubleshoot

  • chromium doesn't support arm64 in Linux