Start, stop, and monitor all your development servers.
Nodev provides multiple ways to start your development servers:
Click the "Start" button next to any project to start its development server.
Use the "Start All" button to start all projects at once. This is perfect for beginning your workday.
Configure projects to auto-start when Nodev launches. Useful for always-on services.
Each project displays its current status:
• Stopped: Server is not running
• Starting: Server is initializing
• Running: Server is active
• Error: Server failed to start
Click on any running project to view its server output:
Stop servers individually or all at once:
Click "Stop" to halt a running server. The process is terminated gracefully.
Use "Stop All" to shut down all running servers at once. Ideal when ending your work session.
Click "Restart" to stop and start a server. Useful after config changes.
Nodev displays the port for each running server: