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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,12 @@ Preview:
32
32
npm run preview
33
33
```
34
34
35
-
## Deploy on zCloud
35
+
## Deploy on Quave Cloud
36
36
37
-
Create your account at [zcloud.ws](https://zcloud.ws).
37
+
Create your account at [quave.cloud](https://quave.cloud).
38
38
39
39
Connect to your GitHub, create your app and done!
40
40
41
41
Push to Deploy.
42
42
43
-
Or use the preconfigured [action](./.github/workflows/deploy.yaml) to deploy your app. Uncomment all the lines and add your zCloud User Token (ZCLOUD_USER_TOKEN) to your secrets on GitHub and replace `env` placeholder value with your app env name (check it on app.zcloud.ws > Your app env > Settings).
43
+
Or use the preconfigured [action](./.github/workflows/deploy.yaml) to deploy your app. Uncomment all the lines and add your Quave Cloud User Token (QUAVE_CLOUD_USER_TOKEN) to your secrets on GitHub and replace `env` placeholder value with your app env name (check it on app.quave.cloud > Your app env > Settings).
0 commit comments