Install the dependencies
npm install
Create a .env
file or rename .env.example
to .env
in the root directory of the project
EMAIL[email protected]
Deploy this stack to your default AWS account/region
cdk deploy
Install the dependencies
npm install
Create a .env
file or rename .env.example
to .env
in the root directory of the project
EMAIL[email protected]
Deploy this stack to your default AWS account/region
cdk deploy