To connect a cloned Starter Kit to your workspace:Documentation Index
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Sign in to Cloud Admin (operator-mode deployment) and locate your developer key, default project, and project API key.
- Copy the values into
.env.localper the variables listed in the Environment Configuration page. - Restart the dev server so
hydrateDeploymentMode()re-reads the secrets and exposes the correct headers (X-Developer-Key,X-Project-ID,X-API-Key).
lib/deployment-mode.ts utilities.
