Skip to content

Instantly share code, notes, and snippets.

@astrotars
Created August 23, 2018 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save astrotars/e42ec0d9c0f87cb1aace45abe3e581be to your computer and use it in GitHub Desktop.
Save astrotars/e42ec0d9c0f87cb1aace45abe3e581be to your computer and use it in GitHub Desktop.
"scripts": {
"start": "node index.js",
"dry-run": "node-lambda run",
"deploy": "node-lambda deploy --configFile deploy.env",
"setup": "node-lambda setup",
"package": "node-lambda package"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment