You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeah nodemon could definitely handle the live update part, and since nodemon supports a custom config file, we can properly document the configs too. I personally use nodemon for live changes in my projects.
The reason why I wanted to discuss pm2 is that it could perform the actions of both, throng and nodemon, with zero affect on the codebase, plus the benefits that pm2 provides.
Is your feature request related to a problem? Please describe.
New Possibilities that open up
The text was updated successfully, but these errors were encountered: