31 packages
@adminjs/adonis
[AdminJS](https://adminjs.co/) 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 U
@adminjs/bundler
This is a bundler utility tool for AdminJS. Normally, AdminJS builts custom components on server's startup which can slow it down or cause high memory usage.
@adminjs/cli
An official CLI tool of AdminJS.
@adminjs/cloud-cli
AdminJS Cloud Hosting comes with a CLI tool which you can use locally or inside your CI/CD to deploy your application.
@adminjs/common
Common constants, types and tools used across AdminJS frontend and core libraries (v7+)
@adminjs/custom-components
This is a repository with custom components.
@adminjs/design-system
DesignSystem which AdminJS is built with
@adminjs/express
This is an official AdminJS plugin which integrates it with Express.js framework
@adminjs/fastify
This is an official [AdminJS](https://github.com/SoftwareBrothers/adminjs) plugin which integrates it with [Fastify](https://www.fastify.io/) framework.
@adminjs/firebase
Firebase adapter for AdminJS