TypeScript monorepo template with workspace tooling, path aliases, and IDE support
Template for setting up a TypeScript monorepo that preserves IDE "Go to definition" and produces isolated build outputs per package. Provides example integrations and configs for Node-based apps and tools such as Next.js, NestJS, Vite, Webpack, Jest, and ts-node; compatible with pnpm, yarn, npm workspaces, and Lerna.
0