node-lambda-babel-template
node-lambda-babel-template copied to clipboard
A minimal template for an ES2015+ Node.js app running on AWS Lambda (w/ babel and webpack).
Results
1
node-lambda-babel-template issues
Sort by
recently updated
recently updated
newest added
Hi, great setup. How would you go about setting this up so that you have multiple lambda functions in the one project? For example, currently the npm scripts are hardcoded...