Monorepo NPM workspaces starter for web and Node.js projects.
Starter template for a monorepo using NPM workspaces that scaffolds packages and common scripts for build, test, lint, and release. Includes configuration for TypeScript, JavaScript, HTML, and SCSS and integrates frontend bundlers like Vite and Webpack alongside Node.js package workflows. Suitable for multi-package web and Node.js projects needing shared tooling, automated dependency updates, and release automation.
0