# Directory Structure > How backend code is organized in this project. --- ## Overview (To be filled by the team) --- ## Directory Layout ``` src/ ├── ... └── ... ``` --- ## Module Organization (To be filled by the team) --- ## Naming Conventions (To be filled by the team) --- ## Examples (To be filled by the team)