NestJS + React/Vite TypeScript monorepo boilerplate with yarn workspaces
Starter monorepo combining a NestJS server and a TypeScript React client built with Vite, organized with Yarn workspaces. Includes development tooling such as hot reload, linting, Docker development images, and example build/deploy scripts. Suited for web applications that require a separate API server and client and for teams using TypeScript and monorepo workflows.
0