ngrok - get public URL to your localhost server
My personal website
https://www.nathankrasney.com
Check my new online course "Real-World TypeScript Unit Testing"
Enroll via this link
https://www.udemy.com/course/real-wor...
Have you ever had your web server working locally but not yet on production? which URL can you give to your impatient client? nothing …
Do you want to see how your web server on development fit on your mobile device ??
Do you need a public URL to test a webhook ???
ngrok let you have a PUBLIC URL that you can use on all the above use cases
sample code and slides here https://github.com/NathanKr/ngrok-pla...