mirror of
https://github.com/supabase/supabase.git
synced 2026-07-08 04:14:27 -04:00
da44ab3088
This adds a layer of indirection to fetch partner integration listings for the marketing page from the new Marketplace DB, which will allow us to maintain these listings via the same admin UI we're building for in-app integration listings. Fixes INT-102