Routes requests to the appropriate services
PORT : app port (eg. 3000
)
DATA_API_URL : data api url (eg. http://localhost:3001
)
AUTH_API_URL : auth api url (eg. http://localhost:3002
)
REALTIME_API_URL : realtime api url (eg. http://localhost:3003
)