Doesn't run on ec2 instance
Hi I cloned the code into an amazon ec2 instance and followed the steps you mentioned. After running the command " npm run start:dev" when i go to the url the url doesn't show me anything. Did i do something worng. Can you please help.
Please post the console output / error msgs you get?
I am sorry, i need to know how to run this on a public ip address
I am running the code on an ec2 instance. so i need to modify the code to connect to the instance ip address. But i am not sure where to do it
The applications running but i cant see the output
I think this is not a problem related to this whiteboard sry for the late reply. You need to know your public IP and add the correct port to connect to the application ( IP:8080 )