stack/packages/stack-cli
Bilal Godil 2ada55361a Write HEXCLAVE_ env var names in CLI init generator
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.
2026-06-02 11:51:22 -07:00
..
scripts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
src Write HEXCLAVE_ env var names in CLI init generator 2026-06-02 11:51:22 -07:00
.eslintrc.cjs Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
package.json chore: update package versions 2026-06-01 21:41:58 +00:00
tsconfig.json Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
tsdown.config.ts stack-cli: cloud/local init flow, auto-create on empty projects, post-setup next-steps (#1383) 2026-05-08 10:47:49 -07:00
vitest.config.ts Fast-start local emulator via RAM snapshot + live secret rotation (#1340) 2026-04-20 14:24:49 -07:00