Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 234 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 234 Bytes

rust-neon-lambda-sandbox

requirements

  • aws-cli
  • docker
  • make

usage

  1. Clone this repository
  2. Create aws lambda function
  3. Rewrite --function-name in deploy command to your function name
  4. Run npm run deploy