This example demonstrates how to build an express application for AWS Lambda based on serverless framework.
Overview
This example built based on aws-serverless-express.
Prerequisite
You should install all dependencies.
Usage
Deploy
If prerequisite is ready, run the command below to deploy this example to your AWS account.
Test locally
Do you not want to deploy this example? Or do you want to test before deploy? You can run it locally.
Remove all resources
After you've done working with this example, run the command below to remove all resources from your AWS account. (if you want)