Skip to content

Commit 9445cd1

Browse files
authored
docs: update readme
1 parent dc54523 commit 9445cd1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NuxtHub: Full-Stack Nuxt on Cloudflare, with Zero Config
1+
# Full-Stack Nuxt on Cloudflare, with Zero Config
22

33
[![npm version][npm-version-src]][npm-version-href]
44
[![npm downloads][npm-downloads-src]][npm-downloads-href]
@@ -12,7 +12,6 @@ NuxtHub supercharges your Nuxt development workflow so you can focus on shipping
1212
## ✨ Key Features
1313

1414
NuxtHub provides optional features to help you build full-stack applications:
15-
- [**Deploy your Nuxt app**](https://hub.nuxt.com/docs/getting-started/deploy) to your Cloudflare account with [`npx nuxthub deploy`](https://github.com/nuxt-hub/cli) or with the [NuxtHub Admin](https://admin.hub.nuxt.com)
1615
- [**AI Models**](https://hub.nuxt.com/docs/features/ai) to run machine learning models, such as LLMs in Nuxt.
1716
- [**Files storage**](https://hub.nuxt.com/docs/features/blob) to store static assets, such as images, videos and more
1817
- [**Caching system**](https://hub.nuxt.com/docs/features/cache) for your Nuxt pages, API routes or server functions
@@ -21,6 +20,8 @@ NuxtHub provides optional features to help you build full-stack applications:
2120
- [**Open API**](https://hub.nuxt.com/docs/features/open-api) to generate your API documentation with [Scalar](https://scalar.com)
2221
- [**Remote Storage**](https://hub.nuxt.com/docs/getting-started/remote-storage) to connect to your project's resources from your local environment, allowing you to work with your remote storage as if it was local with `npx nuxi dev --remote`.
2322

23+
On top of the full-stack features, you can [**deploy your Nuxt application**](https://hub.nuxt.com/docs/getting-started/deploy) to your Cloudflare account with [`npx nuxthub deploy`](https://github.com/nuxt-hub/cli) or with the [NuxtHub Admin](https://admin.hub.nuxt.com).
24+
2425
Read more on https://hub.nuxt.com
2526

2627
## 🚀 Quickstart

0 commit comments

Comments
 (0)