This repository hosts the code and content for an article I wrote about creating a PDF generator with AWS Lambda and WKHTMLtoPDF.
- Have AWS Cli installed and configured (You must have access keys that can use Lambda and S3)
cd project_root- Change the name of
config.sample.ymltoconfig.yml - Set the name of your S3 bucket in the
config.yml serverless deploy
Copyright 06/23/2019. Richard Keller.