Add dev target and nodemon setup for agent
This commit is contained in:
@@ -26,6 +26,7 @@ Alternatively you can run the chat UI and router locally using Make:
|
||||
```bash
|
||||
make chat # start chat-ui
|
||||
make router # start whatsapp-router
|
||||
make agent # start conversation-layer-agent
|
||||
```
|
||||
|
||||
Both targets read configuration from a `.env` file if it exists (see `.env.example`).
|
||||
|
||||
Reference in New Issue
Block a user