Skip to main content

MonoLISA

The art of crafting Clean Code repositories

Five core concepts

MonoLISA is a mnemonic for five core concepts: monorepo practice, layered libraries, interface segregation, single responsibilities, and agile architecture.

Stack-agnostic

MonoLISA is an architectural pattern. It applies to repositories in virtually any stack, from TypeScript to .NET.

Battle Tested

MonoLISA has been battle-tested since 2021. It scales from small teams to large codebases.