
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 OAuth2 Google Login – Redirect I...
i tried implementing OAuth2 Google Login in my app, and it works fine for the most part, the problem am facing is when i chose a google account to sign in/up wi...
- Cannot use Google Oauth in my Project
I tried to use Appwrite Google Oauth Provider in my app but had some troubles. I receives this error no matter what: error or success: 2025-09-21 18:50:33.845 3...
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
