Hi, I would like to share a successful monorepo implementation using the following stack:
Turborepo + Vite + React + TS + Tailwind CSS v4 + shadcn/ui + Nest.js.
Other techonologies:
General
Zod
Frontend:
Tanstack Router
Tanstack Query
Tanstack Virtualizer
Backend
Nest.js
class-validator and class-transformer
Code organiztion
Biome
Lefthook
The monorepo contains three applications: main (vite), landing (vite), and backend (nestjs), as well as several packages.