I'd like to automatically restart the server after particular files are edited. Is there anything I can install to help me do that? - or will I need to watch the folder run a script accordingly. Any pointers appreciated
|
feedback
|
|
You could use Nodemon for that, there is even a video tutorial on it. | |||
|
feedback
|
|
Use supervisor. Install it with | |||
|
feedback
|