Skip to content

sambaiz/npm-lambda-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-lambda-layer

Enable npm command execution in Lambda function.

$ make build
$ make local-run
$ open http://localhost:3000
$ tree -L 2 npm-layer
npm-layer
├── bin
│   ├── node
│   ├── npm
│   └── npx
└── nodejs
    └── node_modules

Article

Lambda上でnpm installできるLayerを作った - sambaiz-net

About

Enable npm command execution in Lambda function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published