Skip to content

rbk/Lambda-PDF-Generator

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages