NPM Dev Manager
0
Manages `npm run dev` processes by automating project detection, background execution, log monitoring, and port management for development environments.
About
Streamline your development workflow with this dedicated server for managing `npm run dev` processes. It intelligently discovers projects, including those within monorepos, and automatically loads environment variables and detects used ports. The server runs development processes in the background, offering real-time log monitoring, historical log access, and robust process control to safely start, stop, and restart services. This centralized management solution enhances productivity by simplifying the orchestration of multiple `npm`-based development servers.
Key Features
- Automatic project and monorepo detection
- Background execution of `npm run dev` processes
- Automatic environment variable and port detection
- Real-time log monitoring and history management
- Robust process control (start, stop, restart)
- 0 GitHub stars
Use Cases
- Integrating with AI tools like Claude Code to control development environments via natural language
- Automating background execution and monitoring of `npm run dev` processes in monorepos
- Centralizing management of multiple `npm`-based development servers