Skip to content

☁️ Setup for AWS (Amazon Web Services)

Notifications You must be signed in to change notification settings

danielbayerlein/aws-setup

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2020
Apr 18, 2021
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
Dec 19, 2020
May 31, 2023
May 31, 2023
Dec 19, 2020

Repository files navigation

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