top | item 38811596

(no title)

avbor | 2 years ago

You can expose the browser port via ssh, with a command line flag like `-L 8080:127.0.0.1:8080`. So you can still preview locally

discuss

order

kaishiro|2 years ago

Ah yeah, tunneling it back makes perfect sense - not sure why I never considered that. I'll explore that a bit - thanks for the heads up!

MonaroVXR|2 years ago

If you're using vs code, vscode is doing that automatically