Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CDK with aws-lambda-nodejs in a monorepo

Demo of using the NodejsFunction construct in a monorepo.

The Lambda function in the cdk package (at packages/cdk) uses utils from the private utils package (at packages/utils). It is correctly bundled along with external dependencies

$ yarn
$ yarn build
$ cd packages/cdk && yarn cdk synth

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages