I have a free ec2 on aws. I have installed coder.com(vs code server) for writing code from my ipad. I have access to vs code from chrome now but I have another problem. My coder server is running on port 8080 and I have no problem going there. Same way I allowed port I also allowed port 3000 for react server. But I can't access preview of my react app. I allowed ports from aws console -> network security > inbound rules and added custom tcp for 8080 and 3000 I can see vs code on 8080 eberything works fine
↧