A Node.js test app demonstrating the forever-monitor package’s automatic process restart capabilities. Built in November 2020, it runs a simple HTTP server that intentionally exits to show how crashes are detected and restarted. Helps developers understand process monitoring, recovery strategies, and building resilient Node.js applications.
nodejs demo node monitoring test forever http-server process-management crash-recovery auto-restart forever-monitor restart-on-crash process-restart
-
Updated
May 26, 2026 - JavaScript