mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Update AI setup prompt
This commit is contained in:
@@ -840,6 +840,7 @@ export function getSdkSetupPrompt(mainType: "ai-prompt" | "nextjs" | "react" | "
|
||||
- React: \`@hexclave/react\`
|
||||
- TanStack Start: \`@hexclave/tanstack-start\`
|
||||
- Other & vanilla JS: \`@hexclave/js\`
|
||||
- Vanilla JS in browser with no bundler: Cannot use npm packages, so use ESM imports with \`https://esm.sh/@hexclave/js\`
|
||||
|
||||
You can install the correct JavaScript Hexclave SDK into your project by running the following command:
|
||||
` : deindent`
|
||||
|
||||
Reference in New Issue
Block a user