Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 701 Bytes

File metadata and controls

22 lines (16 loc) · 701 Bytes

supabase Folder Documentation

Overview

This folder manages Supabase configurations and migrations for the database backend.

Key Components

Relationships and Integration

Used in app/backend/supabase.py for DB connections; migrations align with models.

Navigation

Additional Notes

Follow Supabase CLI for applying migrations.