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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ NuxtHub supercharges your Nuxt development workflow so you can focus on shipping
12
12
## ✨ Key Features
13
13
14
14
NuxtHub provides optional features to help you build full-stack applications:
15
-
-[**SQL database**](https://hub.nuxt.com/docs/database) to store your application's data with [automatic migrations](https://hub.nuxt.com/docs/databas/migrations)
15
+
-[**SQL database**](https://hub.nuxt.com/docs/database) to store your application's data with [automatic migrations](https://hub.nuxt.com/docs/database/migrations)
16
16
-[**Files storage**](https://hub.nuxt.com/docs/blob) to store static assets, such as images, videos and more
17
17
-[**Caching system**](https://hub.nuxt.com/docs/cache) for your Nuxt pages, API routes or server functions
18
18
-[**Key-Value**](https://hub.nuxt.com/docs/kv) to store JSON data accessible globally with low-latency
0 commit comments