Created
April 17, 2022 22:41
-
-
Save wildiney/bf6b368a6eb2a77852f5fb4dd478f4b4 to your computer and use it in GitHub Desktop.
PM2 Basic Usage
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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