lamprey

0.0.0 • Public • Published

node-lambda-template

node-lambda-template

The bare minimum for a node.js app running on Amazon Lambda.

It uses node-lambda under the hood to locally run and also deploy your node.js Amazon Lambda application.

./node_modules/.bin/node-lambda run

Usage

There are 3 available commands.

./node_modules/.bin/node-lambda setup
./node_modules/.bin/node-lambda run
./node_modules/.bin/node-lambda deploy

Install

git clone https://github.com/motdotla/node-lambda-template.git
cd node-lambda-template
npm install

/lamprey/

    Package Sidebar

    Install

    npm i lamprey

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • mvegeto