Module 02
Stage 11 - Repository Structure
Organizing your app's source and versions
AppGPT determines how the application code and its development history will be organized.
- Repository
- Folder structure
- Branch strategy
- Application files
- Configuration
- Database files
- Tests
- Documentation
Your application needs an organized home for its source code and development history.

