- Docs: add CHANGELOG.md
- Docs: What to do after cloned the boilerplate
- Docs: for updating source/common/config/rush/deploy.json
- Remove .vscode from git
- Fix: The location of compiled temp file problem
- Logger: Declare/export logger in utils, can set level and can be used directly
- Folder structure: The structure of service source (src)
- Folder structure: The naming of source, want to plus "handler" to api controller
- Fix: cdk deploy same s3/bootstrapping problem
- Fix: cdk deploy can set env parameters
- Create CDK custom template
- Test: add integration test using Cucumber.js
- Feat: add destroy stacks script
- Test: add code coverage report using Jest
- Feat: add build stacks script and publish packages to npm registry
- Util: managing environment variables of business service