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/blog/1.beta.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -49,11 +49,11 @@ One of the core features of the `@nuxthub/core` module is the ability to connect
49
49
50
50
This feature is useful for working with your production or staging database, KV and blob storage during development.
51
51
52
-
:nuxt-img{src="/images/blog/nuxthub-remote-storage.png"alt="NuxtHub remote storage in terminal"width="915"height="515"}
52
+
:img{src="/images/blog/nuxthub-remote-storage.png"alt="NuxtHub remote storage in terminal"width="915"height="515"}
53
53
54
54
When opening the [Nuxt DevTools](https://devtools.nuxt.com) of your project, you will notice new tabs:
55
55
56
-
:nuxt-img{src="/images/blog/nuxthub-devtools.png"alt="NuxtHub tabs in Nuxt devtools"width="915"height="515"}
56
+
:img{src="/images/blog/nuxthub-devtools.png"alt="NuxtHub tabs in Nuxt devtools"width="915"height="515"}
57
57
58
58
NuxtHub adds a UI to administrate your SQL database (powered by [Drizzle Studio](https://orm.drizzle.team/drizzle-studio/overview)), KV and Blob storage as well as your server cache.
59
59
@@ -77,7 +77,7 @@ Some of the features are:
77
77
- Monitor your application with logs and analytics
Copy file name to clipboardExpand all lines: docs/content/blog/2.drawing-app-with-nuxt-and-cloudflare-r2.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,7 @@ When running your project locally, you can open the Nuxt DevTools:
447
447
-`Shift + Option + D` shortcut or clicking on the Nuxt logo in the botttom of the screen
448
448
- The look for the **Hub Blob** tab (you can also use `CTRL + K` to open the search bar and type `Blob`)
449
449
450
-
:nuxt-img{src="/images/blog/atidraw-devtools-blob.png"alt="NuxtHub DevTools Blob for Atidraw"width="915"height="515"data-zoom-src="/images/blog/atidraw-devtools-blob.png"}
450
+
:img{src="/images/blog/atidraw-devtools-blob.png"alt="NuxtHub DevTools Blob for Atidraw"width="915"height="515"data-zoom-src="/images/blog/atidraw-devtools-blob.png"}
451
451
452
452
### Production
453
453
@@ -461,7 +461,7 @@ npx nuxthub manage
461
461
462
462
Or go to https://admin.hub.nuxt.com and select your project.
463
463
464
-
:nuxt-img{src="/images/blog/atidraw-admin-blob.png"alt="NuxtHub Admin Blob for Atidraw"width="915"height="515"data-zoom-src="/images/blog/atidraw-admin-blob.png"}
464
+
:img{src="/images/blog/atidraw-admin-blob.png"alt="NuxtHub Admin Blob for Atidraw"width="915"height="515"data-zoom-src="/images/blog/atidraw-admin-blob.png"}
Thank you to [Gerben Mulder](https://github.com/Gerbuuun) for suggesting this feature on [nuxt-hub/core#101](https://github.com/nuxt-hub/core/issues/101).
[Cloudflare Access](https://www.cloudflare.com/zero-trust/products/access/) allows you to secure your web applications by restricting who can reach your application by applying configured identity-aware Access policies. Cloudflare Access is part of [Cloudflare's Zero Trust](https://www.cloudflare.com/plans/zero-trust-services/) offerings.
Copy file name to clipboardExpand all lines: docs/content/changelog/deploy-button.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ authors:
18
18
19
19
The button is designed to be used in the README of a GitHub repository, documentations or any other place where you want to allow users to deploy your project with one click.
-**Deployment Protection**: Support for GitHub's deployment protection rules which enable approval workflows and environment restrictions ([learn more on GitHub's documentation](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#deployment-protection-rules))
@@ -44,7 +44,7 @@ And many more:
44
44
45
45
Thanks to the new GitHub App, you can now clone a template from NuxtHub Admin and deploy it with a single click.
Copy file name to clipboardExpand all lines: docs/content/changelog/hub-vectorize.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This feature is available on both [free and pro plans](/pricing) and in [`@nuxth
18
18
19
19
We are excited to introduce [`hubVectorize()`](/docs/features/vectorize), which gives you access to a globally distributed vector database from Nuxt. Paired with [`hubAI()`](/docs/features/ai), it makes Nuxt a perfect framework for easily building full-stack AI-powered applications.
Copy file name to clipboardExpand all lines: docs/content/changelog/team-webhooks.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -26,21 +26,21 @@ This feature is available on all [NuxtHub plans](/pricing).
26
26
27
27
They allow you to get notified about your project deployments. You can use them to trigger custom actions, like sending notifications to your team's chat, updating your project management tool and more.
To create a webhook, go to your team settings and click on the "Webhooks" tab. You can then add a new webhook by providing an endpoint and selecting the events you want to trigger the webhook for.
34
34
35
-
:nuxt-img{src="/images/changelog/team-webhooks-new.png"alt="Creating a NuxtHub Webhook"width="915"height="515"}
35
+
:img{src="/images/changelog/team-webhooks-new.png"alt="Creating a NuxtHub Webhook"width="915"height="515"}
36
36
37
37
## Slack & Discord Integration
38
38
39
39
We have also added built-in integrations for [Slack Incoming Webhooks](https://api.slack.com/messaging/webhooks) and [Discord Webhooks](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks).
40
40
41
41
When pasting a webhook URL from these services, we will automatically send a pre-formatted message to your channel or user.
Thank you to [Israel Ortuno](https://github.com/IsraelOrtuno) for suggesting this feature on [nuxt-hub/core#102](https://github.com/nuxt-hub/core/issues/102).
:nuxt-img{alt="NuxtHub Admin Open API"dataZoomSrc="/images/landing/nuxthub-admin-open-api.png"height="515"src="/images/landing/nuxthub-admin-open-api.png"width="915"}
81
+
:img{alt="NuxtHub Admin Open API"dataZoomSrc="/images/landing/nuxthub-admin-open-api.png"height="515"src="/images/landing/nuxthub-admin-open-api.png"width="915"}
One of the main features of NuxtHub is the ability to access your remote storage from your local environment or from external Nuxt projects. This is made possible by our secured proxy system.
0 commit comments