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
Is there any preferred way to run this starter on debian production server?
I mean simple npm run start will work only during the ssh active session.
How could I create a daemon according to this starter and how should incremental builds be done?
And also do I need to stop node app to load new js or this happens automatically?
The text was updated successfully, but these errors were encountered:
Is there any preferred way to run this starter on debian production server?
I mean simple
npm run start
will work only during the ssh active session.How could I create a daemon according to this starter and how should incremental builds be done?
And also do I need to stop node app to load new js or this happens automatically?
The text was updated successfully, but these errors were encountered: