-
Notifications
You must be signed in to change notification settings - Fork 6
feat(tanstack): upstream catalog add-on to TanStack/cli #1818
Copy link
Copy link
Open
Labels
blockedWork cannot proceed; waiting on something elseWork cannot proceed; waiting on something elsedocsAdds or changes documentation, or acts as documentation in and of itselfAdds or changes documentation, or acts as documentation in and of itselfenhancementNew feature or improvementNew feature or improvementready for agentFully specified, ready for immediate implementationFully specified, ready for immediate implementationwwwImprovements or additions to arkenv.js.orgImprovements or additions to arkenv.js.org
Description
Activity
Metadata
Metadata
Assignees
Labels
blockedWork cannot proceed; waiting on something elseWork cannot proceed; waiting on something elsedocsAdds or changes documentation, or acts as documentation in and of itselfAdds or changes documentation, or acts as documentation in and of itselfenhancementNew feature or improvementNew feature or improvementready for agentFully specified, ready for immediate implementationFully specified, ready for immediate implementationwwwImprovements or additions to arkenv.js.orgImprovements or additions to arkenv.js.org
Summary
Submit
@arkenv/tanstack-addonas an official built-in catalog add-on directly to theTanStack/clirepository (packages/create/src/frameworks/react/add-ons/arkenv), enabling developers to scaffold TanStack Start applications via:Context & RFC
docs/design/tanstack-cli-addon.mdhttps://arkenv.js.org/tanstack/info.json(compiled frompackages/tanstack-addon).Blocking Preconditions
This issue is marked
blockedpending two external milestones:v1GA Graduation:1.0.0GA packages (@arkenv/core,@arkenv/standard,@arkenv/vite-plugin,@arkenv/rsbuild-plugin) are published on npm under thelatesttag (no@alpha)./tanstack/*proxy rewrite inapps/www/next.config.tsonmainsoapps/www/public/tanstack/serves natively.--bundler/--build-toolVite & Rsbuild support to@tanstack/create).@arkenv/vite-pluginand@arkenv/rsbuild-plugin.Acceptance Criteria
TanStack/cliaddingpackages/create/src/frameworks/react/add-ons/arkenvcontaininginfo.json,package.json.ejs,README.md, andassets/.^1.0.0).npx @tanstack/cli create test-app --add-ons arkenvsuccessfully runs interactively with validator selection (ArkType, Zod, Valibot) and optional demo route.apps/www/content/docs/frameworks/tanstack-start.mdxto feature the bare identifiernpx @tanstack/cli create my-app --add-ons arkenv.