Docs/Admin Module

Admin Module

Set up admin users with elevated permissions for managing your application.

Optional Module
This module is optional. Skip it if you don't need admin-level user management at launch.

What You'll Set Up

Admin Users

Create initial admin accounts with elevated permissions.

Role-Based Access

Admin role with RLS policies for protected operations.

User Management

View and manage users from the admin dashboard.

Prerequisites

  • Base module completed
  • Database migrations applied

Setup Steps

1
Seed Admin User
Create your first admin account in the database.
Admin Module | VibeCodeMax Docs