aws-setup Installation Install the dependencies npm install Create a .env file or rename .env.example to .env in the root directory of the project EMAIL=test@example.com Deploy this stack to your default AWS account/region cdk deploy