Admin Bro

AdminBro 是一个用 node.js 编写的应用程序的管理面板。「AdminBro is an admin panel for apps written in node.js」

Github星跟踪图

AdminJS

AdminJS is an automatic admin interface that 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.

Inspired by: django admin, rails admin and active admin.

Example application

Check out our demo application:

  • Login: admin@example.com
  • Password: password

https://demo.adminjs.co

You can also have a look at our customized AdminJS dashboard which shows various library statistics:

https://stats.adminjs.co

Getting started

Our open source community on Slack

What kind of problems it solves

So you have a working service built in Node.js. It uses (for example) Hapi.js for rendering a couple of REST routes and mongoose as the connector to the database.

Everything works fine, but now you would like to:

  • view all the data in the app,
  • perform custom business actions on objects in the database,
  • bootstrap the tables with the initial data,
  • build custom report pages,
  • allow other team members (not necessary programmers) to see what is going on in the application.

And all these cases can be solved by AdminJS. By adding couple of lines of code you have a running admin interface.

Features

  • CRUD any data in any resource
  • Custom actions
  • Form validation based on schema in your resources
  • Full featured dashboard with widgets
  • Custom resource decorators

Contribute

If you would like work on an AdminJS and develop new features please check out our Contribution Guide

There you can find instructions on how to run AdminJS locally for development.

If you're searching for tasks you can contribute to, we currently accept contributions to issues in our Kanban Board.

Any small or large contribution or any input into discussion is welcome!

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.

概览

名称与所有者SoftwareBrothers/adminjs
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台Linux, Mac, Windows
许可证MIT License
发布数487
最新版本名称v7.8.1 (发布于 )
第一版名称0.2.0 (发布于 )
创建于2018-11-23 22:16:42
推送于2024-03-28 09:17:25
最后一次提交2024-03-28 09:17:23
星数8k
关注者数62
派生数634
提交数2.1k
已启用问题?
问题数1130
打开的问题数133
拉请求数368
打开的拉请求数12
关闭的拉请求数96
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部