MCPcopy 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

4export const getClerkBaseUrl = () => process.env.CLERK_BASE_URL || PRODUCTION_CLERK_BASE_URL
5
6export const getRooCodeApiUrl = () => process.env.ROO_CODE_API_URL || PRODUCTION_ROO_CODE_API_URL

Callers 7

loginMethod · 0.85
constructorMethod · 0.85
fetchSettingsMethod · 0.85
updateUserSettingsMethod · 0.85
fetchMethod · 0.85
backfillMessagesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected