Skip to content

Instantly share code, notes, and snippets.

@linus-amg
Created June 11, 2015 15:51
Show Gist options
  • Save linus-amg/4e8d7892fd0329ec74ed to your computer and use it in GitHub Desktop.
Save linus-amg/4e8d7892fd0329ec74ed to your computer and use it in GitHub Desktop.
package.json
{
"name": "...",
"scripts": {
"production": "forever -a --uid admin start index.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment