For 用于构建全栈 Vue 应用的 Nuxt 模块, the strongest matches are nhost/nhost (Nhost provides backend-as-a-service features like PostgreSQL, authentication, and a), epicweb-dev/epic-stack (Epic Stack is a full-stack boilerplate for Remix, not) and casdoor/casdoor (Casdoor is a standalone identity and access management server). dunglas/mercure and koajs/koa round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
探索旨在简化健壮的全栈 Vue.js Web 应用开发的必备 Nuxt 模块。
Nhost is an open-source backend as a service that provides a managed PostgreSQL database, authentication, and file storage accessible through a unified GraphQL API. It functions as a backend infrastructure orchestrator, enabling the deployment and management of full-stack environments using containerization and command-line automation. The platform distinguishes itself by automating the transformation of relational database tables into a secure GraphQL API and providing an integrated identity provider that supports passwords, magic links, and OAuth. It also includes a serverless function runt
Nhost provides backend-as-a-service features like PostgreSQL, authentication, and a GraphQL API that can support full-stack Vue development, but it is an external service rather than a Nuxt module that directly integrates with Nuxt's server routes, middleware, or database ORM.
Epic Stack is a full stack application boilerplate and TypeScript web framework designed for launching production-ready web applications. It serves as a Node.js backend starter and a foundation for building scalable frontend and backend services. The project provides a pre-configured environment for full stack web bootstrapping, focusing on a modern development workflow that integrates the frontend, backend, and database configuration. It includes a frontend component library for creating consistent and responsive user interfaces. The stack facilitates rapid application prototyping and produ
Epic Stack is a full-stack boilerplate for Remix, not a Nuxt module for Vue, so it doesn't provide the Nuxt-specific server-side integration this search requires.
Casdoor is a centralized identity and access management platform that functions as an OAuth 2.0 authorization server. It provides a comprehensive suite of services for managing user identities, authentication sessions, and access policies across both web and machine-to-machine applications. Built with a decoupled frontend-backend architecture in Go, the platform supports high-concurrency environments and offers a web-based management interface for administrative tasks. The platform distinguishes itself through its extensive support for federated identity management, allowing integration with
Casdoor is a standalone identity and access management server, not a Nuxt module; while it could serve as an external authentication provider for a Nuxt app, it does not integrate as a server-side module within Nuxt's architecture.
Mercure is an HTTP-based message broker and real-time pub/sub server that routes asynchronous data updates to authorized subscribers. It functions as a centralized hub that receives data via standard HTTP requests and broadcasts it to web clients using the Server-Sent Events protocol. The project distinguishes itself by replacing WebSockets with a unidirectional HTTP connection, leveraging HTTP/2 and HTTP/3 for multiplexed, low-latency delivery. It implements a secure access control layer using JSON Web Tokens and JSON Web Signatures to validate the identity of publishers and subscribers, and
Mercure is a standalone HTTP-based real-time pub/sub server, not a Nuxt module; it provides one of the requested capabilities (real-time) but lacks the integrated server routes, database ORM, authentication, and API generation expected from a full-stack Nuxt module.
Koa is a lightweight web framework for Node.js designed for building HTTP applications and servers. It functions as an asynchronous middleware engine that processes network requests through a sequence of functions sharing a common context. The framework distinguishes itself by using an onion-model middleware stack and promise-based flow control. This architecture allows requests to flow downstream and responses to flow back upstream through the same chain, enabling non-blocking request cycles and a modular approach to handling network traffic. The system provides high-level capabilities for
Koa is a general-purpose Node.js web framework with middleware support, but it is not a Nuxt module and does not integrate with Nuxt's architecture or provide the full-stack features like database ORM or authentication that this search requires.
Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on application logic rather than manual configuration. By executing code in a platform-agnostic server engine, it supports deployment across diverse environments, including edge networks, serverless functions, and traditional Node.js runtimes. The framework distinguishes itself thro
Nuxt itself is the full-stack framework that the module would plug into, but it is not a module—it lacks the integrated database ORM, authentication, and real-time features the visitor is seeking from a Nuxt module.
This project is a Node.js web application boilerplate designed to accelerate development by providing a pre-configured foundation with integrated routing, templating, and developer tooling. It serves as a comprehensive starter kit that includes a full-stack authentication system, a payment integration starter, and an LLM agent framework. The framework distinguishes itself with specialized tools for AI development, including a retrieval-augmented generation implementation kit with vector search and semantic caching. It enables the creation of reasoning agents featuring tool-calling loops and r
This is a general Node.js web application boilerplate with authentication and API scaffolding, but it is not a Nuxt module and does not integrate with Nuxt's server-side architecture like route auto-import or middleware, so it does not directly address the search for a Nuxt-specific full-stack module.