Next.js + PM2 Set up #31461
Replies: 3 comments 6 replies
-
|
Build the app : if you want to setup CI/CD with github here an example of action : |
Beta Was this translation helpful? Give feedback.
-
|
Status is being shown as stopped after running the above command like you suggested. @nicosh I usually use yarn to start my application with - tried that. Same thing. |
Beta Was this translation helpful? Give feedback.
-
|
How can we run this in docker container |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys. I tried running Next.js + Forever but the start up time for the web pages was extremely slow and I wasn't sure why. Decided to install pm2 and give that a shot.
Is there a good set up/resource for running a next.js production build with PM2?
Beta Was this translation helpful? Give feedback.
All reactions