Skip to content

Commit ddee509

Browse files
committed
*
1 parent 455bd21 commit ddee509

File tree

6 files changed

+5
-12
lines changed

6 files changed

+5
-12
lines changed

apps/deploy.mdx

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before deploying, ensure you have:
2020
First, go to [hypermode.com](https://hypermode.com) and create your workspace.
2121

2222
<img
23-
src="/images/apps/console-1.png"
23+
src="/images/apps/workspace-creation.png"
2424
alt="Create workspace interface showing workspace name input field"
2525
/>
2626

@@ -32,7 +32,7 @@ where you and your team manage apps in Hypermode.
3232
From the dashboard, click on "Apps":
3333

3434
<img
35-
src="/images/apps/console-2.png"
35+
src="/images/apps/workspace-landing.png"
3636
alt="Hypermode dashboard showing Apps option"
3737
/>
3838

@@ -79,7 +79,7 @@ Once your app is created, you'll see your app's configuration:
7979
Once your app is created, you'll see your app's configuration:
8080

8181
<img
82-
src="/images/apps/console-3.png"
82+
src="/images/apps/console-app.png"
8383
alt="App details panel showing endpoint, GitHub repository, and API key information"
8484
/>
8585

@@ -196,19 +196,12 @@ Your deployed app includes:
196196
- **Real-time logs**: Monitor function execution in the Activity tab
197197
- **Environment variables**: Manage secrets and configuration
198198

199-
<img
200-
src="/images/apps/console-4.png"
201-
alt="Activity logs showing function execution history"
202-
/>
203-
204-
## Managing Your Deployment
205-
206199
### Viewing Function Activity
207200

208201
Monitor your function executions in the Activity tab:
209202

210203
<img
211-
src="/images/apps/console-5.png"
204+
src="/images/apps/console-logs.png"
212205
alt="Function logs showing execution times and status"
213206
/>
214207

@@ -224,7 +217,7 @@ You can see:
224217
Configure environment variables in the Environment variables tab:
225218

226219
<img
227-
src="/images/apps/console-6.png"
220+
src="/images/apps/console-envs.png"
228221
alt="Environment variables configuration panel"
229222
/>
230223

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)