Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 538 Bytes

LAMBDA LOCAL SERVER

  • creates a local server to allow calls to lambda functions created by JAWS

how to run

  • place these files into your project
  • update certificate data
  • run node-server
/usr/local/bin/node lambda-server.js

prequisites