▲ 1 r/replit
I’ve deployed my mobile app backend on Replit, but the Replit server seems to be hosted in North America while my Supabase database is in an Asia region. Most of my app users will be in India.
Because of this, my app APIs are feeling slow (around 2–3s delay sometimes), probably due to high latency between the backend and DB regions.
Is it possible to change the Replit deployment/server region to Asia? Or is there any better workaround for reducing latency in this setup?
Tech stack: Replit + Supabase + React Native/Expo.
u/Honest-Okra1060 — 9 days ago