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: docs/content/1.getting-started/1.index.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -37,14 +37,15 @@ We are currently in the early stages of development and are looking for feedback
37
37
38
38
## Console (alpha)
39
39
40
-
The [NuxtHub console](https://hub.nuxt.com) lets you deploy your NuxtHub apps with single command on your Cloudflare account while provisioning all the necessary resources for you.
40
+
The [NuxtHub console](https://hub.nuxt.com) lets you deploy your NuxtHub apps with single command on your Cloudflare account while provisioning all the necessary resources for you. It abstracts the complexity of managing full-stack Nuxt applications on Cloudflare.
41
41
42
42
### Features
43
43
44
44
- Link your Cloudflare account and stay in control, we never mark-up Cloudflare prices.
45
45
- Deploy your application with `nuxthub deploy` command
46
46
- Relax while it provision all the necessary resources (database, kv, blob)
47
-
- Manage your app's resources with your admin panel
47
+
- Manage your app's resources with an admin panel
48
+
- Visualize application, database, and cache metrics
48
49
- Give access to team members to manage the application without sharing your Cloudflare account
49
50
- Monitor your application with logs and analytics
0 commit comments