Skip to content

Instantly share code, notes, and snippets.

@cjus
Created July 5, 2016 16:56
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 cjus/870c4767f2ee6d177ce05c2121c56b3b to your computer and use it in GitHub Desktop.
Save cjus/870c4767f2ee6d177ce05c2121c56b3b to your computer and use it in GitHub Desktop.
Deployment instructions

Deployment instructions

Push the project to a machine, then:

$ npm install

Make sure you have Node NSP installed.

Then run:

$ ./deploy-check.sh

Ensure that there are no vulnerabilities found and that packages are up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment