Good evening guys! After deploying my web app that uses Appwrite as the backend (real-time). How do I change hosting from localhost to the vercel URL or how do I go about it because in the deployed web app, a user cannot up.
You need to add a Platform with the Vercel URL
Thanks alot I've done so. It's working now.
If your issue has been solved, you can close this post by adding “[SOLVED]” to the beginning of the title
Deploying on vercel [SOLVED]
Ok. Thanks
[SOLVED] Deploying on vercel
Recommended threads
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- Error with realtime channels
I'm performing a subscription to realtime channels, and after a few seconds I get an exception with this error: {\"type\":\"error\",\"data\":{\"code\":1008,\"me...