You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/guides/deploy.mdx
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@ import { Steps } from "@astrojs/starlight/components";
8
8
<WorkInProgress />
9
9
## Deploy on clever cloud
10
10
11
+
This guide explains how to deploy your start-ui-v3 project to Clever Cloud using the Clever Tools CLI.
12
+
11
13
<Steps>
12
-
1. Create a Clever Cloud app:
14
+
1. Create a new Clever Cloud application
13
15
14
16
- Go to the [Clever Console](https://console.clever-cloud.com/) and select your personal organization or the organization where you want to create your app.
15
17
16
18
- Click on "Create..." and select "an application".
0 commit comments