Giter VIP home page Giter VIP logo

adminjs-docs's Introduction

cover coverY
.gitbook/assets/adminjs-docs-thumb.png
0

AdminJS

{% hint style="info" %} AdminJS is an open-source admin panel for your Node.js application. It does not force it's database schema upon your application; instead, it integrates with your Node.js server and the ORM/ODM you are using.

The UI components are written in React and you can fully customize the admin panel.
AdminJS also generates it's own REST API which you can use outside of the admin panel or use it to integrate it with your other applications. {% endhint %}

AdminJS Demo

{% hint style="info" %} Visit our demo for a live preview.

Email: [email protected]
Password: password {% endhint %}

An AdminJS panel can be easily integrated with your existing Node.js application due to a large number of supported frameworks:

  • Express.js (via @adminjs/express)
  • Nest.js (via @adminjs/nestjs)
  • Hapi (via @adminjs/hapi)
  • Koa (via @adminjs/koa)
  • Fastify (via @adminjs/fastify)

AdminJS also does not force it's own database schema upon you. Instead, it supports a number of ORMs and ODMs to connect with your existing database:

  • TypeORM (via @adminjs/typeorm)
  • Sequelize (via @adminjs/sequelize)
  • Mongoose (via @adminjs/mongoose)
  • Prisma (via @adminjs/prisma)
  • MikroORM (via @adminjs/mikroorm)
  • Objection (via @adminjs/objection)

You may also connect directly to your SQL (currently only Postgres) database via @adminjs/sql.

At the same time, you can fully customize the look of AdminJS panel. The user interface is built with React, similarly you can write your new React custom components to add new UI elements or override the existing ones.

{% hint style="info" %} Visit our homepage to find out more information about AdminJS and read our case studies. {% endhint %}

adminjs-docs's People

Contributors

adamfrydrychrst avatar dziraf avatar krzysztofstudniarek avatar riledupcrow avatar gitbook-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.