← Back to Work
Ferrousapps Monorepo

01 — Challenge
A small team shipping many products can't afford version drift between them. Shared UI, configs, and build tooling had to live in one place with one dependency graph.
02 — Solution
An Nx workspace with generated project structure, Next.js applications and React libraries side by side, SCSS design tokens shared across apps, and Nx Cloud for distributed CI.
03 — Impact
71 commits establishing the shared foundation that later products built on.