@Andreas Møller any input on this would be appreciated. thanks
NoCode Fred
10 months ago
Definitely agree, I'm struggling on the same topic without much luck so far.
Lucas G
10 months ago
Go to supabase directly for realtime docs
How to implement it depends on the service you’re using to do so
ssssadsadasd
10 months ago
@Lucas G I did check them but I did not fully understand that. also I am not sure I understand what you mean with "service". that is why I think there is a need for a explanatory video with some kind of implementation
By service I mean the platform you are using. Supabase will have a way to set it up and Xano will have its way of doing it. It should all be relatively similar but still, docs will specify what to do
ssssadsadasd
10 months ago
@Lucas G understand but coming from a no-code background (which I think is the case for many toddle users) it would be invaluable for us to have a short video and an implementation of realtime with supabase/xano as we generally take this fundamental feature for granted with tools such as bubble. thanks
Lucas G
10 months ago
Isn’t that what the video from nocode demos? What other type of video are you looking for
the video is using a xano sdk. I just want to connect toddle with supabase and see all the implementation in toddle. or just use a supabase sdk (which does not exist momentarily), and an implementation in toddle that I can access
ssssadsadasd
10 months ago
@Erik Beuschau any input on this? thanks
Erik Beuschau
10 months ago
I haven't worked with Supabase's realtime API I'm afraid. But I'll add it to my list of things to produce a demo for 👍 If anyone else is up for it, feel free to create a demo. Usually it requires that you look into Supabase's JS SDK
👍1
🙏1
ssssadsadasd
10 months ago
@Erik Beuschau thanks! Yeah, I do believe a demo would be extremely useful 🙂
👍1
Ben H
10 months ago
I'd also appreciate a quick tutorial on how to set up the environment in toddle to use an SDK generally - any SDK.