Skip to content

Developing Rennet

This area is for building Rennet — the architecture, the contracts between packages, the delivery order, and the doctrine that keeps the codebase honest. If you just want to run reviews, switch to Using Rennet in the sidebar.

Rennet is a pnpm + Nx monorepo. The gate is pnpm check (format · architecture · licenses · lint · typecheck · test · build); a change is not done until it is green.