Getting Started

Getting Started

This is the documentation for the latest version of Next Admin. If you are using an older version (<5.0.0), please refer to the documentation

The following guide will help you get started with Next-Admin.

The CLI is in its early stages of development and might be the subject of unexpected behaviors. If you encounter any issues, please report them on the GitHub repository.

You can initialize the required files to use Next-Admin in your project using the CLI.

npx @premieroctet/next-admin-cli@latest init

Make sure to check the available options by running the following command:

npx @premieroctet/next-admin-cli@latest init --help

Usage

Once done, you can navigate to the /admin route.