Skip to main content

Introduction

MonoLISA is a mnemonic for monorepo practice with:

  • Layered Libraries

  • Interface Segregation

  • Single Responsibilities

  • Agile Architecture

MonoLISA is a pattern for crafting code repositories that are easy to understand, change, and deploy to infrastructure in various ways.