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