We, all the developers, sometimes in our life felt like - Okay, I have an app running in my localhost and I want to show this app to someone. If I could instantly do that without dealing with deploying to PROD or any Cloud services.
YES, we can do that! Yay! 🙌
ngrok will help us to do that.
To see the COMPLETE GUIDE on how we can do that, please watch the video shared below 👇
SUBSCRIBE to YouTube Channel - https://www.youtube.com/channel/UCy5EgfydCQlVv_AM-FZyYcg?sub_confirmation=1
LIKE FB Page - https://www.facebook.com/the.destro.dev.show/
Follow on Twitter - https://twitter.com/destro_mas
Follow on DEV - https://dev.to/destro_mas
Made with ❤️ in Berlin!
Cheers!
👋
From a security perspective I would not recommend that though. If you need to show it to someone better to make a docker container and run it on a free server on the web or share the container.