How to see web app in coder oss
Writing a web app and I want to see my changes on localhost:3000 when I run my app.
Basically I need access to a web browser when I am on my ec2 hosted coder workspace.
1 Reply
You may use port forwarding
Check
coder port-forward --help