Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 722 Bytes

File metadata and controls

12 lines (9 loc) · 722 Bytes

Build Status Dependency Status devDependency Status

Lk lambda deploy

Conventions to follow

  • Source code goes into src/
  • Source code is compiled by babel
  • The function entry point is the handler function exported in src/index.js
  • Dependencies must be listed in package.json