1.0.5 • Published 2 months ago

@adminjs/cli v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

@adminjs/cli

An official CLI tool of AdminJS.

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 AdminJS Demo: https://demo.adminjs.co

Or visit AdminJS github page.

Installation

NPM:

$ npm i -g @adminjs/cli

Yarn:

$ yarn global add @adminjs/cli

Commands

Create an AdminJS project:

$ adminjs create

View the list of available commands:

$ adminjs help

Development

TBA

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.
1.0.5

2 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago