A Nuxt module for simplifying the use of Mongoose in your project.
npm install nuxt-mongoose
Add the module to your nuxt.config.ts:
nuxt.config.ts
export default defineNuxtConfig({ modules: ['nuxt-mongoose'] })
本页内容
链接
详情
贡献者 10