Serverless boilerplate for AWS Lambda functions (for node.js 8.10)

I would like to share with you my serverless framework boilerplate for AWS lambda functions (node.js 8.10). :

Features

  • Typescript support
  • Testing with Jest
  • VS Code debug recipes
  • .env file support via Dotenv

Please try it out and let me know if you have any ideas to improve it. :smile: