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
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...