From c069bae97d386d0b630d8b1a8971ae15577a4e6c Mon Sep 17 00:00:00 2001 From: Will Li Date: Fri, 27 Jun 2025 09:46:05 -0700 Subject: [PATCH] updated readme details (#123) --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9bdcc2f626..eb8526befd 100644 --- a/README.md +++ b/README.md @@ -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.