📄️ Layers Overview
Porto is composed of two layers: Containers and Ship.
📄️ Containers Layer
The Container layer is the heart of the Porto architecture. Here is where the application-specific business logic lives, including all the Application features and functionalities. You'll spend 90% of your time working in this layer, developing new features, and maintaining existing ones.
📄️ Ship Layer
The Ship Layer, an integral aspect of Porto's architecture, serves as the backbone for system organization and flexibility. Divided into few areas, it empowers developers to centralize control, decouple application code, and optimize resource management, ultimately facilitating streamlined development and maintenance processes