yarn debug daemon
This command starts an idle daemon that runs indefinitely until terminated. It listens on a WebSocket server for IPC messages.
Options
| Option | Description |
|---|---|
--port | Bind the daemon to a specific port instead of auto-selecting one |
--auth-token | Require clients to provide this token to connect |