Admin Dashboard

In the Starter projects, the Admin dashboard is available at the /admin path.
It is already created for you, using React Bricks' <Admin>, <Login>, <Editor>,<Playground> and <AppSettings> components. See Admin components...

The Admin Dashboard has 3 views:

  • The Editor: this is the main view where pages are created and content is edited.
  • The Playground: this is where you can preview all the Bricks and the Page Types
  • App 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 Name, Deploy configuration and Users.

A screen shot

Admin Editor