Admin Interface
In the Starter projects, the Admin interface is available at the /admin
path.
It is already created for you, using React Bricks' <Admin>
, <Login>
, <Editor>
, <MediaLibrary>
, <Playground>
and <AppSettings>
components. See Admin components...
The Admin Interface by default (if you don't customize the Menu items) has 4 views:
- The Editor: this is the main view where pages are created and content is edited.
- The Media: the media library is a complete DAM (Digital Assets Management) system.
- The Playground: this is where you can preview all the Bricks and the Page Types
- Settings / Deploy: here the Editor can trigger a rebuild of the static website (if hosted on Netlify or Vercel). The Admin may configure the App settings and invite Users.