Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 333 Bytes

File metadata and controls

18 lines (14 loc) · 333 Bytes

serverless-lambda-pdflib

Simple Demo on using pdf-lib on AWS lambda.

Install the dependencies

yarn install

Start the offline mode

yarn serverless

Modify the profile in Serverless.yml to use your AWS profile, then you can deploy to AWS

yarn sls deploy