• Blog
  • Documentation
  • Courses
  • Changelog
  • AI Starters
  • UI Kit
  • FAQ
  • Supamode
    New
  • Pricing

Launch your next SaaS in record time with Makerkit, a React SaaS Boilerplate for Next.js and Supabase.

Makerkit is a product of Makerkit Pte Ltd (registered in the Republic of Singapore)Company Registration No: 202407149CFor support or inquiries, please contact us

About
  • FAQ
  • Contact
  • Verify your Discord
  • Consultation
  • Open Source
  • Become an Affiliate
Product
  • Documentation
  • Blog
  • Changelog
  • UI Blocks
  • Figma UI Kit
  • AI SaaS Starters
License
  • Activate License
  • Upgrade License
  • Invite Member
Legal
  • Terms of License
    • Introduction
    • Technical Overview
    • Clone the Repository
    • Running Supamode
    • Updating the Codebase

Introduction to Supamode

Introducing Supamode, a Super Admin for Supabase apps

Supamode is a self-hosted Super Admin dashboard for Supabase apps, designed to give you CMS-style control over your Postgres data without writing any SQL.

It empowers non-technical team members to view, filter, and edit data safely, while still giving developers the hooks they need to extend and customize behavior.

Key benefits:

  • No SQL needed: Safely expose only the tables and views you choose.
  • Rapid setup: Deploy alongside your Supabase project in minutes.
  • Full control: Hosted in your environment — keep all data on your infrastructure.
  • Extensible: Built for developer-first customization

Key Features

1. User-Friendly Interface

  • Clean, responsive UI built with React and Tailwind.
  • Search, sort, and filter across all tables and views.
  • Inline editing for quick updates.

2. Role-Based Access Control (RBAC)

  • Define roles (e.g. admin, editor, viewer)
  • Assign table - and column-level permissions per role

3. Data Explorer

  • Built-in schema browser to inspect table relationships.
  • Create and share saved filters for your data
  • Create and share saved views for your data
  • Global search to find any record in the entire application

4. Users Explorer

  • Browse and manage users authenticated via Supabase Auth.
  • Search by email
  • Create, update and delete users
  • Ban, unban, and delete users

5. CMS-Like Interface

  • Rich-text editor fields for content such as HTML/Markdown
  • Image/file uploads via Supabase Storage.

6. Extensible Architecture

  • Custom routes and endpoints: add your own code to the application
  • Theming with Shadcn UI: swap out CSS variables or override component styles
On this page
  1. Key Features
    1. 1. User-Friendly Interface
    2. 2. Role-Based Access Control (RBAC)
    3. 3. Data Explorer
    4. 4. Users Explorer
    5. 5. CMS-Like Interface
    6. 6. Extensible Architecture