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
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...
- How to handle ghost accounts created by ...
Appwrite create the account with the email and send an invitation link with a secret. I am able to accept the invitation and add the account as a member on the ...