Fork me on GitHub
#cljsrn
<
2019-11-28
>
anson09:11:21

@creditobrasil if you haven't already, try running adb reverse tcp:3000 tcp:3000 , which should proxy those requests to your backend.

anson09:11:57

^ missed the part where you said you got the backend working, maybe try the adb reverse with figwheel's port 3449?