Knowledge Base

How the AppGPT Build Sequence Works

Learn how AppGPT moves from a business problem to a tested, deployed application without skipping the decisions that make the build reliable.
Lesson 14 of 26Module page 14 of 29

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