mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
The CLI init command's .env generator still emitted legacy STACK_/ NEXT_PUBLIC_STACK_ variable names after the Hexclave rebrand. Switch to the HEXCLAVE_ prefix to match the dashboard's Next.js generator and the AI setup prompt. The SDK dual-reads HEXCLAVE_* ?? STACK_*, so existing projects are unaffected. |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| tanstack-start | ||
| template | ||