Files
medreport_mrb2b/packages/supabase
Danel Kungla 86b86c6752 add health benefit form
fix super admin
2025-07-23 16:33:24 +03:00
..
2025-07-23 16:33:24 +03:00

Supabase - @kit/supabase

This package is responsible for managing the Supabase client and various utilities related to Supabase.

Make sure the app installs the @kit/supabase package before using it.

{
    "name": "my-app",
    "dependencies": {
        "@kit/supabase": "*"
    }
}