Skip to content

blockcoders/adminjs-nestjs

This branch is up to date with SoftwareBrothers/adminjs-nestjs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f09c6ac · Nov 21, 2023

History

82 Commits
Apr 18, 2023
Apr 18, 2023
Nov 21, 2023
Apr 18, 2023
Jun 18, 2021
Jul 31, 2020
Jul 31, 2020
Apr 18, 2023
Jul 31, 2020
Jan 20, 2023
Apr 18, 2023
Nov 21, 2023
Apr 18, 2023
Nov 21, 2023

Repository files navigation

NestJS plugin for AdminJS

This is an official AdminJS plugin which integrates it to nestjs framework.

Version >3.0.0 might not be compatible with Nestjs 7 or lower. If adapter is not working, try downgrading adapter to version 2..

AdminJS

AdminJS is an automatic admin interface which can be plugged into your application. You, as a developer, provide database models (like posts, comments, stores, products or whatever else your application uses), and AdminJS generates UI which allows you (or other trusted users) to manage content.

Check out the example application here: https://adminjs-demo.herokuapp.com/admin/

Or visit AdminJS github page.

Usage

To see example usage see the example-app or visit the Nestjs section under AdminJS project page

License

AdminJS is copyrighted © 2023 rst.software. It is a free software, and may be redistributed under the terms specified in the LICENSE file.

About rst.software

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 - check out the career page.

About

NestJS module to import admin the Nest way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.8%
  • JavaScript 8.2%