Skip to content

obonyojimmy/aws-lambda-node-canvas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Lambda

AWS Lambda blueprint for generating and manipulating graphics using node-canvas, a Cairo backed Canvas implementation for NodeJS by @Automattic.

Available on the AWS Serverless Application Repository.

Set Up Your Own Canvas Lambda Function

  1. Login to AWS Management Console
  2. Go to AWS Lambda Console
  3. Choose Create Function
  4. Select Serverless Application Repository
  5. Enter Canvas in search box and press Enter
  6. Select Canvas in search result list
  7. Modify the settings according to your needs
  8. Click Deploy and wait to complete
  9. Your Canvas Lambda function should be ready

About

AWS Lambda blueprint for generating and manipulating graphics using node-canvas, a Cairo backed Canvas implementation for NodeJS by @Automattic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%