Skip to content

hiaw/awsug-chch-2022-10

Repository files navigation

SST Demo

For AWS User Group Christchurch Meetup Oct 2022.

Demonstrating SST as an easy way into the AWS infrastructure as code build on top of CDK.

Get started

Development

  1. npm i
  2. npm run start
  3. npm run start in the web folder

Set Secret

npx sst secrets set SECRET_KEY super_ultra_secret_key2

Deployment

  • npm run deploy

Clean up

  • npm run remove

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published