- Configure AWS CLI as per instruction Installing the AWS CLI version 2
- Configure AWS CDK TypeScript environment as per instruction Getting Started With the AWS CDK
- Configure AWS CodeCommit Credentials as per instruction Configure Credentials on Linux, macOS, or Unix
- Run
npm run build
to compile the scripts, then rundomainName=mydomain.com cdk deploy
.mydomain.com
is a domain hosted in Route53.