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
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- DNS Not Working
Ok so I have my website, but when I try to use a subdomain of that on another site in appwrite, it just gets stuck at generating certtificate, fails every time....
- Error: Timed out waiting for runtime
I am trying to call a function on appwrite cloud (python 3.9), but I keep getting the above error (Timed out waiting for runtime) saying it timed out after 30 s...