Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 757 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 757 Bytes

README.md

This repository hosts the code and content for an article I wrote about creating a PDF generator with AWS Lambda and WKHTMLtoPDF.

How to get this running

  1. Have AWS Cli installed and configured (You must have access keys that can use Lambda and S3)
  2. cd project_root
  3. Change the name of config.sample.yml to config.yml
  4. Set the name of your S3 bucket in the config.yml
  5. serverless deploy

Links

Medium Dev.to My Blog

Copyright 06/23/2019. Richard Keller.