You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-#### Add official TanStack CLI add-on for ArkEnv _[`#1811`](https://github.com/yamcodes/arkenv/pull/1811)[`8dc35ec`](https://github.com/yamcodes/arkenv/commit/8dc35eccc078c0fb4b2fb5c1e33fdbabbc156c77)[@yamcodes](https://github.com/yamcodes)_
8
+
9
+
10
+
The TanStack CLI add-on is now available for generating and configuring ArkEnv in TanStack Start applications.
11
+
12
+
Features include:
13
+
- Multi-validator support (ArkType by default; configurable for Zod or Valibot)
14
+
- Automated `vite.config.ts` setup with `@arkenv/vite-plugin`
15
+
- Typesafe `src/env.ts` schema definition with server secret isolation
16
+
- Scaffolding of an interactive demo route at `/demo/arkenv` demonstrating client-side secret protection
0 commit comments