A boilerplate for a lambda api with an express backend
Requirements:
- AWS account
- Node
- Reference the following boilerplate: https://github.com/DMH42/lambda-api-boilerplate
- Git clone and install it
- Install the Serverless Framework
- Add your AWS credentials to the AWS framework
- run
npm run build
- Run SLS deploy
- Check in the AWS Console the lambda functions and see your newly deployed function
- Click configuration → triggers→ then you will have the link you can use for your lambda function