Skip to content

Commit

Permalink
docs: add deploy section
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Aug 1, 2024
1 parent 7e92cce commit 91a1d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Build full-stack applications with Nuxt on Cloudflare, with zero configuration.

## Features

- **Deploy your Nuxt app** to your Cloudflare account with [`npx nuxthub deploy`](https://github.com/nuxt-hub/cli) or with the [NuxtHub Admin](https://admin.hub.nuxt.com)
- **SQL database** to store your application's data with [`hubDatabase()`](https://hub.nuxt.com/docs/storage/database)
- **Key-Value** to store JSON data accessible globally with low-latency with [`hubKV()`](https://hub.nuxt.com/docs/storage/kv)
- **Blob storage** to store static assets, such as images, videos and more with [`hubBlob()`](https://hub.nuxt.com/docs/storage/blob)
Expand Down

0 comments on commit 91a1d97

Please sign in to comment.