updated readme details (#123)

This commit is contained in:
Will Li 2025-06-27 09:46:05 -07:00 committed by GitHub
parent 5e99316562
commit c069bae97d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,6 +126,17 @@ pnpm --filter @roo-code-cloud/web dev
- 📊 Dashboard with analytics
- ⚙️ Settings and configuration panels
### Linking with local Roo Code API
Make sure you are added to the Roo Cloud development organization.
To point the Roo VSCode extension at your local cloud database, in the `Roo-Code` repo, add the following to `src/.env`:
```
CLERK_BASE_URL=https://epic-chamois-85.clerk.accounts.dev
ROO_CODE_API_URL=http://localhost:3000
```
## 🤖 Roomote Services
Roomote provides intelligent automation and workflow management.