Skip to content

Instantly share code, notes, and snippets.

@gianlucacandiotti
Created August 11, 2017 15:17
Show Gist options
  • Save gianlucacandiotti/b06bee7903d63b9a90873f3dc8da1420 to your computer and use it in GitHub Desktop.
Save gianlucacandiotti/b06bee7903d63b9a90873f3dc8da1420 to your computer and use it in GitHub Desktop.
Starts pm2 process using specified npm script
pm2 start npm --name "NAME" -- run script-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment