The minimal cloudformation pattren for serverless Express Lambda API gateway.
- MongoDB
- AWS Lambda
- AWS ApiGateway
- AWS CDK
- Express Web Server
- TypeScript
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template