@@ -36,11 +36,28 @@ From the dashboard, click on "Apps":
3636  alt = " Hypermode dashboard showing Apps option" 
3737/>
3838
39- Click "Import your Modus app" to connect  your repository .
39+ Click "Import your Modus app" to start creating  your app .
4040
41- ## Step 3: Connect  Your GitHub Repository   
41+ ## Step 3: Configure  Your App   
4242
43- Create a new repository or import an existing one:
43+ Fill in the app configuration details:
44+ 
45+ <img 
46+   src = " /images/apps/app-create.png" 
47+   alt = " Import Modus app configuration form with app name, GitHub repository, and location fields" 
48+ />
49+ 
50+ Configure your app settings:
51+ 
52+ -  ** Modus app name** : Enter your app name (e.g., ` my-modus-app ` )
53+ -  ** GitHub Repository** : Select your existing repository from the dropdown
54+ -  ** Modus app location** : Choose your deployment region (e.g., Portland)
55+ 
56+ If you don't have a repository yet, you can create one first.
57+ 
58+ ## Step 4: Create Your GitHub Repository (if needed)  
59+ 
60+ If you need to create a new repository:
4461
4562<img 
4663  src = " /images/apps/github-create.png" 
@@ -53,9 +70,13 @@ Fill in your repository details:
5370-  Enter a memorable repository name (e.g., ` my-modus-app ` )
5471-  Add an optional description
5572
56- ## Step 4: Configure Your App  
73+ Then return to the app configuration and select your newly created repository.
74+ 
75+ ## Step 5: View Your App Configuration  
76+ 
77+ Once your app is created, you'll see your app's configuration:
5778
58- Once your repository  is connected , you'll see your app's configuration:
79+ Once your app  is created , you'll see your app's configuration:
5980
6081<img 
6182  src = " /images/apps/console-3.png" 
0 commit comments