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•15mo 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".