I have setup rea-app and also ran the dev server. But when I access via 0.0.0.0:3000,it gives the following error:
request to http://localhost:8000/api/graph failed, reason: connect ECONNREFUSED 127.0.0.1:8000
From this I do realize that the api service is not there, but what to install? What is the application that provides that service?
I have setup rea-app and also ran the dev server. But when I access via 0.0.0.0:3000,it gives the following error: