nuxt-mongoose
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

nuxt-mongoose

Nuxt Mongoose

A Nuxt module for simplifying the use of Mongoose in your project.

Installation

npx nuxi@latest module add nuxt-mongoose

Usage

Setup

Add nuxt-mongoose to the modules section of your nuxt.config.ts file.

export default defineNuxtConfig({
  modules: [
    'nuxt-mongoose',
  ],
})

Configuration

For detailed configuration and usage instructions, please refer to our documentation.

License

MIT License

Package Sidebar

Install

npm i nuxt-mongoose

Weekly Downloads

847

Version

1.0.6

License

MIT

Unpacked Size

286 kB

Total Files

35

Last publish

Collaborators

  • arashsheyda