Turborepo monorepo starter with Next.js, Create React App, TypeScript, and Tailwind
A Turborepo-based monorepo boilerplate providing Next.js sites, a Create React App SPA, and shared TypeScript packages (components, theme kit, utilities). It includes tooling such as ESLint, Prettier, and commit linting, and supports publishing packages to the npm registry or GitHub Packages. Suited for teams building React-based web apps and component libraries that need shared packages and consistent tooling.
0