# Getting Started

- [Source code organization](/readme/source-code-organization.md): Structure of the Smartstore repository and solution
- [Architecture overview](/readme/architecture-overview.md): Domain, DB, Service, Model, Validation, UI, wwwroot
- [Dependency injection](/readme/dependency-injection.md)
- [Data access](/readme/data-access.md): Getting started to access the application database
- [Domain](/readme/domain.md): Entities and O/R Mapping
- [Deployment & Build](/readme/deployment-and-build.md): Instructions how to build Smartstore
- [How to contribute](/readme/how-to-contribute.md)
