node-supervisor

Process manager

A tool to manage Node.js applications by restarting them on code changes or program crashes.

GitHub

4k stars
67 watching
261 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fgnass/node-dev Automates Node.js process restart on file modifications 2,247
remy/nodemon Automatically restarts Node.js applications upon file changes 26,326
softwarebrothers/adminjs An admin interface generator for Node.js applications 8,260
wclr/ts-node-dev A tool that combines compilation and reloading of TypeScript applications with the functionality of node-dev. 3,430
node-inspector/node-inspector A Node.js debugger based on Blink Developer Tools 12,670
nodejs/node A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security 107,829
learning-zone/nodejs-basics Provides an introduction to building server-side applications with JavaScript using Node.js 3,066
nodenv/nodenv A tool for managing multiple NodeJS versions on a single system 2,249
coreybutler/node-windows Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. 2,826
unitech/pm2 Manages and monitors Node.js applications in production environments with load balancing and clustering capabilities 41,584
mafintosh/why-is-node-running Helps identify why Node.js is still running after the current script has finished executing 1,869
nicolodiamante/nodo Cleans up Node.js projects by removing unused node_modules directories and optimizing storage space 11
microsoft/nodejs-guidelines A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms 2,494
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,943
andywer/threads.js A library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads 3,074