Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

bluehost/lambda-bluehost-generate-screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lambda Generate Screenshot

Deploy to Lambda

An AWS Lambda function for generating a screenshot from a URL.

Install

  • Run npm install

Local Testing

  • Run node local.js

Deployment

By default, this repository is setup to auto-deploy when a new commit is made.

However, if you wish to push changes from your local machine while testing, you can simply run the npm run deploy command.

In order for local deployments to actually work, you will need to:

Note: You will need to rerun npm install after a local deployment in order to install Chromium locally.

About

A Lambda function for generating a screenshot from a URL.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors