Skip to content

MacKittipat/mac-cdk-helloplanet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Command for build, deploy and delete

# Build TS script
npm run build

# Before first deployment, we need to install boostrap
cdk bootstrap

# Deploy stack
cdk deploy

# Delete stack
cdk destroy 

About

Experiment with AWS CDK to build API Gateway and Lambda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published