Nodemon

Nodemon is a Node.js tool that automatically restarts the application whenever the code is modified. Very practical in development, it improves productivity and avoids manual restarts.