mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 04:54:23 +08:00
* Hide the logout button in selfhosted version. * Don't call project-eligibility-query on selfhosted version. * Add local api handlers for self-hosting version. * Fix a missing monaco editor file in the self-hosting version. * Deleted an obsolete api route. * Import the right get function.