Provide a single command to bootstrap the full dev environment. AC: - Runs from repo root - Verifies `.env`; creates from template if missing - Starts Docker services, backend, frontend - Clear console output with ports and status Deps - [x] #52
Provide a single command to bootstrap the full dev environment.
AC:
Runs from repo root
Verifies
.env; creates from template if missingStarts Docker services, backend, frontend
Clear console output with ports and status
Deps