Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Services

Independently deployed services with their own domain logic.

A service belongs here when it has its own deployment, owns domain logic that doesn't belong to any specific product, and isn't shared infrastructure or cross-cutting glue.

See monorepo-layout.md for how services differ from products and platform.