Skip to main content

Hi!
I’ve “developed” a web app via Figma make, it gives me and my team the possibility to add markups to animation shots. It’s working and all, but what is missin is persistency and collaborative work.

I tried adding supabase to the formula, but it’s not really working. Figma make tried to make the connection with the supabase account but for some reason the login screen doesn’t work and has this phrase on top:

Edge Function Not Deployed

The Supabase Edge Function needs to be deployed for collaborative features to work.

To deploy the Edge Function:

  1. Install Supabase CLI: npm install -g supabase
  2. Login to Supabase: supabase login
  3. Deploy the function: supabase functions deploy server

you can’t login, you can’t really access the app anymore.

now, what should I do to make it work?

Sorry I imagine this got too complex for Make to take care of and I’m not a real programmer (although I know bits of programming...)

Any help is much appreciated

Be the first to reply!