From 79f6ef2b73c29b9effbfb43ad39f864b552bf458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 3 Jun 2024 19:34:41 +0200 Subject: [PATCH] chore: remove alpha --- docs/content/1.docs/1.getting-started/1.index.md | 8 ++------ docs/content/1.docs/1.getting-started/3.deploy.md | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/content/1.docs/1.getting-started/1.index.md b/docs/content/1.docs/1.getting-started/1.index.md index 72cb34e2..75bb99d4 100644 --- a/docs/content/1.docs/1.getting-started/1.index.md +++ b/docs/content/1.docs/1.getting-started/1.index.md @@ -34,10 +34,10 @@ We plan to provide a complete backend experience for Nuxt apps through various ` - `@nuxthub/...`: You name it! ::important -We are currently in the early stages of development (alpha) and are looking for feedback from the community. If you are interested in contributing, please join us on [nuxt-hub/core](https://github.com/nuxt-hub/core). +We are currently in the early stages of development (beta) and are looking for feedback from the community. If you are interested in contributing, please join us on [nuxt-hub/core](https://github.com/nuxt-hub/core). :: -## Admin (alpha) +## Admin ::tabs ::div{label="Projects"} @@ -62,7 +62,3 @@ The [NuxtHub admin](https://admin.hub.nuxt.com) is a web based dashboard to mana - Visualize application, database, and cache metrics - Give access to team members to manage the application without sharing your Cloudflare account - Monitor your application with logs and analytics - -::note -The NuxtHub Admin is currently in private alpha and is not yet open to the public. We are looking for early adopters to help us shape the platform. If you are interested, please register on [admin.hub.nuxt.com](https://admin.hub.nuxt.com) and tell us what you plan to build with NuxtHub. -:: diff --git a/docs/content/1.docs/1.getting-started/3.deploy.md b/docs/content/1.docs/1.getting-started/3.deploy.md index 9c24fe0f..447cf1be 100644 --- a/docs/content/1.docs/1.getting-started/3.deploy.md +++ b/docs/content/1.docs/1.getting-started/3.deploy.md @@ -7,7 +7,7 @@ description: How to deploy your full-stack Nuxt project to your Cloudflare accou To deploy your Nuxt application on the Edge, we use Cloudflare Pages. Therefore, we require you to create a [Cloudflare](https://www.cloudflare.com/) account. :br **You can deploy NuxtHub projects with a free Cloudflare account.** :: -## NuxtHub Admin (alpha) +## NuxtHub Admin The [NuxtHub Admin](https://admin.hub.nuxt.com) is made to simplify your experience with NuxtHub, enabling you to effortlessly manage teams and projects, as well as deploying NuxtHub application with zero-configuration on your Cloudflare account.