Skip to content

Dashboard




Our team has created a simple and accessible admin panel so you can view your data in one place.

  1. To get started, go to the admin panel repository and copy.

    Terminal window
    git clone https://github.com/SAMA-Communications/sama-server-dashboard.git
  2. Next, copy the contents of .env.example to .env and replace with your values.

  3. And now, launch the admin panel.

    Terminal window
    npm run start
  4. Log in using the keys you set in .env and you will be taken to the home page (dashboard):

    Dashboard