Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ getRooCodeApiUrl
Function
getRooCodeApiUrl
packages/cloud/src/config.ts:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
export
const
getClerkBaseUrl = () => process.env.CLERK_BASE_URL || PRODUCTION_CLERK_BASE_URL
5
6
export
const
getRooCodeApiUrl = () => process.env.ROO_CODE_API_URL || PRODUCTION_ROO_CODE_API_URL
Callers
7
getStateToPostToWebview
Method · 0.90
login
Method · 0.85
constructor
Method · 0.85
fetchSettings
Method · 0.85
updateUserSettings
Method · 0.85
fetch
Method · 0.85
backfillMessages
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected