2 Matching Annotations
- Dec 2022
-
nickjanetakis.com nickjanetakis.com
-
This is where ngrok comes into play. It’s a free tool that you can download and run on your dev box. They describe themselves as a secure tunnel to localhost, and it’s just that. It’s as simple as running ngrok http 3000 to forward port 3000 (or any port) to a public ngrok address.
ngrok
-
- Apr 2020
-
zach.codes zach.codes
-
Roll your own ngrok in 15 minutes
Tags
Annotators
URL
-