Luan Phung

Devops

  • Published on
    Setting up a fullstack application often involves running a server locally on your machine. However, to share your work with others or test it in a real-world scenario, you need a way to make your local server accessible over the internet. Ngrok is a popular tool that creates secure tunnels to your localhost, making it easy to expose your local development server to the internet.