I am so sorry for asking this kind of question. I love appwrite but I amazed the new release of Supabase base on this
https://x.com/dshukertjr/status/1745358885903532448?s=46
I am curious if Appwrite can able to do this? But the hindrance could be the Rate limit, right?
That's not something new, If I'm not wrong, such featured is in Supabase from some time ago. You could try to do this with appwrite, but it will be slower since Appwrite realtime will rely on the database
so rate limit still connect with this right? for example word editor realtime
Recommended threads
- Cant configure email templates
i configure it on the console, and when i send the OTP, it sends with appwrite's email (instead of custom smtp) and with the branding, but i have the Pro (educa...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...