node-lambda
Command line tool to locally run and deploy your node.js application
...A setup command creates configuration files for events, context, environment variables, deployment settings, and event sources. Packaging can assemble the application and its dependencies into a deployable archive. The deploy command uploads the resulting function while exposing options for runtime, environment, publishing, package management, and other Lambda settings. JavaScript and TypeScript example applications are provided to help users establish a working project quickly. The tool is useful for teams that want a terminal-centered Lambda workflow without manually repeating AWS packaging steps.