mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-19 21:00:40 +08:00
Add extra hint on envvars to the local setup
This commit is contained in:
parent
4fdd2b3831
commit
9b4c1957dd
@ -744,6 +744,8 @@ export function getSdkSetupPrompt(mainType: "ai-prompt" | "nextjs" | "react" | "
|
||||
}
|
||||
}
|
||||
\`\`\`
|
||||
|
||||
\`hexclave dev\` injects all necessary environment variables into the app process automatically, so the app is ready to use without any extra environment variable setup.
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="Option 2: Connecting to a production project hosted in the cloud">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user