sciencefair2023/cdk
Nicholas Hope cfafa327d3 more sensible name 2023-01-30 20:21:42 -05:00
..
sfec2 updated network number 2023-01-16 09:59:49 -05:00
.gitignore removed cdk.context.json 2022-12-28 22:21:53 -05:00
README.md initial commit 2022-12-28 21:06:23 -05:00
app.py Added 5 regions 2022-12-29 12:16:20 -05:00
cdk.json initial commit 2022-12-28 21:06:23 -05:00
img_1.png QR code maker 2023-01-20 08:17:04 -05:00
make-qr.py QR code maker 2023-01-20 08:17:04 -05:00
qr-code.png more sensible name 2023-01-30 20:21:42 -05:00
requirements.txt initial commit 2022-12-28 21:06:23 -05:00

README.md

Science Fair CDK app

Setup

  1. Install nvm
  2. npm install -g aws-cdk

Deploy

cdk bootstrap cdk deploy --all