Skip to content

Instantly share code, notes, and snippets.

@wildiney
Created April 17, 2022 22:41
Show Gist options
  • Save wildiney/bf6b368a6eb2a77852f5fb4dd478f4b4 to your computer and use it in GitHub Desktop.
Save wildiney/bf6b368a6eb2a77852f5fb4dd478f4b4 to your computer and use it in GitHub Desktop.
PM2 Basic Usage
# NextJS
pm2 start yarn --name "nextjs" --interpreter bash -- start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment