We have hosted the application nodemon in order to run this application in our online workstations with Wine or directly.
Quick description about nodemon:
nodemon is a utility that monitors your Node.js application for any changes and once it does detect changes, automatically restarts your server. This makes it ideal for development, as it conveniently restarts your process automatically when your code changes. There's no need for any additional changes to your code or method of development. Simply use nodemon instead of node to run your code.nodemon is a replacement wrapper for node, wrapping your application so you can pass all the arguments you would normally pass to your app. Installing and using nodemon is easy. Even if you need to manually restart your application, you can simply type rs with a carriage return, and nodemon will restart your process.
Features:
- Automatically restarts application
- Detects default file extension to monitor
- Supports node & coffeescript by default, but running any executable is easy
- Can ignore specific files or directories
- Can watch specific directories
- Works with server applications or one time run utilities and REPLs
- Requirable in node apps
- Free and open source
Programming Language: JavaScript.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.