Listening to Supabase real-time from Gadget
Hi guys,
I have a project coming in from a customer who is connecting his Supabase DB to Shopify. My initial idea was to use Gadget to listen to these changes and handle the business logic before pushing the data to Shopify.
My question is: Is it possible to keep the websocket connection with Supabase up in Gadget, or will the app turn off due to inactivity?
0 Replies