Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Deploy the HummusJS library to AWS Lambda from a Windows machine.

License

Notifications You must be signed in to change notification settings

QbDVision-Inc/lambda-hummus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

This repository has been archived. Please use https://github.com/QbDVision-Inc/lambda-muhammara instaed.


lambda-hummus

This repository contains only the pre-built binary for running hummus in an AWS Lambda function. This is so you can deploy hummus to a Lambda function from a Windows machine.
To do so:

npm install hummus --save
npm install lambda-hummus --save
copy node_modules/hummus/binding/hummus.node node_modules/hummus/binding/hummus_backupForMyOS.node
copy node_modules/lambda-hummus/binding/hummus.node node_modules/hummus/binding/hummus.node

And then deploy your lambda function as you would normally.

Version history:

  1. Use Version 2 for AWS Lambda Node 8.10.0+
  2. Use Version 3 for AWS Lambda Node 10.16.3+
  3. Use Version 4 for AWS Lambda Node 12.18.2+
  4. Use Version 5.0.4 for AWS Lambda Node 14.17.0+

About

Deploy the HummusJS library to AWS Lambda from a Windows machine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published