Port 3004 · Rider BFF

JebDekho Rider API Gateway

This is the Backend-for-Frontend for the rider mobile app (Expo). It proxies authenticated requests to the NestJS API — not a full rider dashboard UI.

BFF

Running

API

Online

Backend

api.jebdekho.com

Local dev apps

Looking for Admin? Use port 3003, not 3004.

Buyer :3000Merchant :3002Admin :3003Rider BFF :3004

BFF routes

Used by @jebdekho/rider-mobile via EXPO_PUBLIC_BFF_URL=https://rider.jebdekho.com

Quick start

# Run rider BFF only
pnpm --filter @jebdekho/rider-web dev

# API health
curl https://api.jebdekho.com/health