@madhukumarap/auto-restart
v2.0.0
Published
Automatically restarts Node.js apps when they crash
Maintainers
Readme
🚀 @madhukumarap/auto-restart
A lightweight CLI tool that automatically restarts your Node.js server when it crashes — no PM2 required!
🌟 Features
- 🔁 Automatically restarts your app on crash or exit
- 🪵 Logs all errors and restarts to a file (
auto-restarter.log) - ⚙️ Configurable restart delay
- 💡 Simple to use — perfect for local dev or lightweight deployments
📦 Installation
Global Install
npm install -g @madhukumarap/auto-restart