Not getting expected output when I run the application on cloud

0
Hello, I am getting a blank screen when I am running the application on cloud but if I run them locally , I am getting expected output. Is there any way to fix this? PFA screenshot of both the outputs. TIA I am getting this output when I run the application locally: I am getting this output when I run the application on cloud:
asked
1 answers
0

Like Erwin says it looks like you need to create some data first in the cloud database. Check your configuration or endpoints or whatever is the source of your data in your local environment. The sandbox environment does not have the option to restore a local copy, a licenced node does.

answered