Skip to content

fossil-engineering/adminjs-mongoose

 
 

Repository files navigation

@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

We’re 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.

About

Mongoose adapter for AdminJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.0%
  • JavaScript 4.0%