You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suresh 7185b2d1c4
Removed multer
3 years ago
..
.github/workflows Removed multer 3 years ago
lib Removed multer 3 years ago
src Removed multer 3 years ago
test Removed multer 3 years ago
.eslintrc.js Removed multer 3 years ago
.releaserc Removed multer 3 years ago
CHANGELOG.md Removed multer 3 years ago
LICENSE Removed multer 3 years ago
README.md Removed multer 3 years ago
commitlint.config.js Removed multer 3 years ago
index.ts Removed multer 3 years ago
package.json Removed multer 3 years ago
tsconfig.json Removed multer 3 years ago

README.md

@adminjs/mongoose

This is an official AdminJS adapter which integrates mongoose ORM into AdminJS.

OpenSource SoftwareBrothers community

Usage

The plugin can be registered using standard AdminJS.registerAdapter method.

const AdminJS = require('adminjs')
const AdminJSMongoose = require('@adminjs/mongoose')

AdminJS.registerAdapter(AdminJSMongoose)

More options can be found on AdminJS official website.

License

AdminJS is Copyright © 2021 SoftwareBrothers.co. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About SoftwareBrothers.co

Were an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.

  • We are available for hire.
  • If you want to work for us - checkout the career page.