Skip to content

feat(frontend): replace Next.js with TanStack Start#4

Open
Liinkiing wants to merge 6 commits intomasterfrom
tanstack
Open

feat(frontend): replace Next.js with TanStack Start#4
Liinkiing wants to merge 6 commits intomasterfrom
tanstack

Conversation

@Liinkiing
Copy link
Owner

What changed

  • Replaced the Next.js frontend with a TanStack Start (SPA mode) app.
  • Restored Storybook using the Vite-based Storybook framework.
  • Kept existing shared UI/theme/Apollo/GraphQL codegen + Panda CSS, updated routing/navigation to TanStack Router.

Why

  • Evaluate TanStack Start as the main frontend framework for this repo.

How to test

  • App:
    • pnpm --filter=frontend dev
    • Open http://localhost:3000
  • Storybook:
    • pnpm --filter=frontend storybook
    • Open http://localhost:6006

Notes

  • pnpm --filter=frontend lint, pnpm --filter=frontend ts:check, pnpm --filter=frontend build pass locally.
  • pnpm --filter=frontend build-storybook passes locally.

@Liinkiing Liinkiing self-assigned this Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant