danielbayerlein / aws-setup

☁️ Setup for AWS (Amazon Web Services)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

☁️ Setup for AWS (Amazon Web Services)


Languages

Language:TypeScript 77.3%Language:JavaScript 19.0%Language:Shell 3.7%