T
TanStack15mo ago
fascinating-indigo

Example repo with vite, react, tanstack router and an api in express js

Anyone come across a good example repo to get me going quickly?
1 Reply
flat-fuchsia
flat-fuchsia15mo ago
You could look at the SSR examples which use Vite, but then you get opted into SSR so yea. Realistically, you'd be better off just creating a monorepo with NX or Turborepo, and then adding your individual "apps".

Did you find this page helpful?