Skip to main content

dev

Start dev servers interactively.

Usage

groo dev

Description

The dev command discovers all services in your monorepo with dev scripts and presents an interactive selection menu. Selected services are started in parallel with color-coded output.

Features

  • Automatically discovers services with dev scripts in package.json
  • Shows running status based on port detection
  • Auto-selects services that aren't currently running
  • Color-coded output for each service