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.
-
Updated
Mar 30, 2026 - JavaScript