How to setup supabase in self-hosted environment?
Hi, I setup firecrawl in a self-hosted docker environment. First things work awesome, now I would like to get screenshot - from the code I learn, I have to setup supabase. I self host supabase too, from my understanding I need to initialize the supabase (postgreSQL) environment. Is there a call or a schema avalailable?