I have 4 android apps , that is using same appwrite , but different project , for uploading content i have 4 admin panel , i want to host all 4 admin panel , i know there is only 2 to 3 admin , so traffic will be 2 or 3 , so which hosting will be best for deploying 3 to 4 react appwrite admin panel website . Technology Used : appwrite , react
If you're just wanting to host a react app, you could use Netlify or Vercel. Both offer free tiers. Netlify lets you make commercial apps in their free tier, whereas Vercel does not, but other than that they're very similar.
Recommended threads
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Database listRows method call failing in...
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of...