What is NuxtHub?

NuxtHub helps you build and deploy full-stack Nuxt applications.

NuxtHub aims to provide a complete backend experience on top of the framework that can deploy on many cloud providers, allowing developers to build full-stack applications.

To be widely-compatible with many cloud providers, NuxtHub leverages agnostic design of Nuxt, Nitro and unstorage, db0 and more.

Features

NuxtHub provides optional features to help you build full-stack applications:

Blob

Store static assets, such as images, videos and more

Cache

Caching system for your Nuxt pages, API routes or server functions

SQL database

Store your application's data in a SQL database.

Key-Value

Key-Value to store JSON data accessible

Remote Access

Connect to your project's resources from your local environment.

Upcoming

NuxtHub is built with a modular approach:

  • @nuxthub/core: Main package to provide storage features
  • @nuxthub/auth: Add authentication for user management (soon)
  • @nuxthub/email: Send transactional emails to your users (soon)
  • @nuxthub/forms: Collect forms from users (soon)
  • @nuxthub/analytics: Understand your traffic and track events within your application and API (soon)
  • @nuxthub/...: You name it!
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.