Right now we can only stop a NodeJS application manually and then spawn it again.
A dedicated "restart" button would be awesome! :)
·
·
What do you mean? When you have NodeJS as project type, you can always let it restart after deployment:

no votes yet
·
That's true (and works like a charm) but sometimes we need to restart it without a new deployment. For example after changing the env variables.
Therefore it would be great to have a "restart" button that stops and automatically respawns the process.

no votes yet
