Skip to content

Simple test for golang + lambda + apigw + cdk + ts

License

Notifications You must be signed in to change notification settings

4cm3/ideal-spork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ideal-spork

Simple test for golang + lambda + apigw + cdk + ts

steps

  • build the docker container, so I don't have to install node and other dependencies in my laptop

make build

  • create the app in the local directory

docker run -v code:/app/ -it ideal-spork:latest cdk init --generate-only app --language typescript

About

Simple test for golang + lambda + apigw + cdk + ts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published