Pure ESM TypeScript monorepo starter with native compiler and Docker
A minimal monorepo boilerplate that uses native TypeScript compilation and pure ES module semantics. It provides a workspace layout, ESM module resolution, and a Docker development image. Suited for libraries, backend services, and multi-package projects that need TypeScript-first ESM builds.
0