Skip to content

Instantly share code, notes, and snippets.

@chokelive
Created March 3, 2020 04:19
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 chokelive/78a4be0890891a4e99cf783061af1019 to your computer and use it in GitHub Desktop.
Save chokelive/78a4be0890891a4e99cf783061af1019 to your computer and use it in GitHub Desktop.
install pm2 as window service
npm install pm2 -g -s
download https://github.com/jessety/pm2-installer
npm run configure
npm run setup
That's it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment