Your unified dashboard for managing multiple Node.js projects on macOS.
Nodev is a powerful development tool that helps you manage multiple Node.js projects from a single, beautiful interface. No more juggling multiple terminal windows, dealing with port conflicts, or remembering which project uses which package manager.
-
Automatic Project Detection — Nodev automatically finds your Node.js projects by detecting
package.jsonfiles across your filesystem -
Framework Recognition — Identifies popular frameworks including Next.js, Nuxt, NestJS, Express, Vite, and Create React App
-
Smart Package Manager Detection — Knows which package manager each project uses (npm, Yarn, pnpm, or Bun)
-
Run Multiple Servers Simultaneously — Start and manage multiple development servers at once without worrying about port conflicts
-
Local
.nodevDomains — Access your projects via beautiful local domains likemy-app.nodevinstead oflocalhost:3000 -
Environment Variable Management — Configure environment variables per project directly in the UI
-
Node Version Management — Specify and manage Node.js versions for each project
-
One-Click Dependencies — Install dependencies with a single click
-
Live Server Logs — Monitor all your server logs in one place
Nodev is currently available for macOS (Intel and Apple Silicon). Windows and Linux support is planned for future releases.
Found a bug? Have a feature request? We'd love to hear from you!
Please use the issue templates in this repository to:
- Report a bug — Use the Bug Report template
- Request a feature — Use the Feature Request template
- Share feedback — Use the General Feedback template for questions or suggestions
For more information about Nodev, visit nodev.sh.