Ross ROSS = Recommend OSS · open-source software intelligence for agents

SoftwareBrothers/adminjs

AdminJS is an admin panel for apps written in node.js observed · 2026-08-28

github.com/SoftwareBrothers/adminjs · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 31
  • Release rhythm 28
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 86.5
  • age_days: 2840
  • days_rel: 414
  • days_push: 414
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

8981 stars · 726 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

AdminJS is an open-source admin panel library for Node.js applications that auto-generates a customizable React-based admin UI from your database models. It plugs into frameworks like Express, NestJS, Fastify, Hapi, and Koa, and connects to ORMs/ODMs such as Prisma, TypeORM, Sequelize, and Mongoose.

Use cases

  • add an admin panel to a node.js app
  • manage database records with a generated CRUD interface
  • let non-developers view and edit application data
  • build custom admin dashboard with widgets and reports
  • add role-based access control to an admin interface
  • bootstrap initial data into database tables
  • create a CMS on top of existing database models

When to choose

  • you have a Node.js app and need an admin interface quickly with minimal code
  • you use a supported ORM/ODM like Prisma, TypeORM, Sequelize, or Mongoose
  • you want deep customization of the admin UI with React knowledge
  • you need built-in authentication and role-based access control
  • you want to manage multiple data sources from one panel

When to avoid

  • your project uses CommonJS and cannot migrate to ESM (required since v7)
  • you need a standalone admin tool decoupled from your application code
  • your stack is not Node.js (e.g. Python, Ruby, PHP projects)
  • you use a database or ORM without an existing AdminJS adapter and don't want to write one

Facets

library · maturity active

ui-components auth authorization form-handling data-visualization middleware plugin-system web-development backend databases developer-tools cms self-hosted cross-platform admin-panel admin-dashboard crud react typescript orm-adapters rbac express nestjs mongoose prisma typeorm nodejs web-server

7 sources

Member repositories

RepositoryRoleHealth v2
SoftwareBrothers/adminjsmain44

For agents

markdown · JSON · MCP: product_card(name="SoftwareBrothers/adminjs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem