Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 290 Bytes

File metadata and controls

21 lines (14 loc) · 290 Bytes

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