Skip to main content

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.

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.

The main interface tabs

Your app opens with several tabs that give you different views of your system:
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
The file structure follows Encore’s service-based architecture where each folder represents a microservice.