Midday is an open-source TypeScript monorepo combining Next.js web, Tauri desktop, and Expo mobile with Supabase backend for freelancers’ business management.
3dsvg extrudes SVG paths into 3D scenes using React Three Fiber, with a Next.js editor rendering the same components for WYSIWYG parity and client-side export to PNG, video, and 3D models.
Huly Platform is a TypeScript monorepo powering a multi-app project management suite with a Rush-managed build pipeline and Docker Compose infrastructure. This article explores its architecture and dev setup.
A full-stack TypeScript monorepo for on-page SEO auditing uses SSE to stream real-time audit progress and integrates multiple APIs for detailed SEO metrics.
WooCommerce’s monorepo combines PHP with modern JavaScript tooling to manage a large e-commerce platform. Here’s how it organizes code, manages dependencies, and supports contributors.