When you generate an app with Leap, you get a complete development interface with multiple views of your system. Here’s how to navigate and understand what you’re looking at.Documentation Index
Fetch the complete documentation index at: https://docs.leap.new/llms.txt
Use this file to discover all available pages before exploring further.
The main interface tabs
Your app opens with several tabs that give you different views of your system:- Code
- Preview
- Architecture
- Infrastructure
- Service Catalog
Your complete codebase structure
- File explorer showing your services and components
- Real-time code editing with syntax highlighting
- Git change tracking and diff viewing
- Direct integration with your GitHub repository