npm install -g aws-cdk
- for create new service
mkdir my-project && cd my-project && cdk init app --language typescript
- once run bootstrapping
cdk bootstrap
- use
cdk synth && cdk deploy
for deploy - use
cdk destroy
for destroy
-
Notifications
You must be signed in to change notification settings - Fork 0
mcnic/aws-shop-cdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
this is backend for 'nodejs-aws-shop-react'
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published