Guides & Tutorials

Pair programming with the Netlify CLI

Guides & Tutorials

Pair programming with the Netlify CLI

Did you know you can share a live development server over HTTPS when running the Netlify CLI? That's super cool! But... how?

If you run the command netlify dev --live, you open a tunnel from your local development server over the internet, so you can work with anyone with the link, anywhere in the world, as long as the session is open!

If you've used tools like ngrok before, it is similar but built directly in the Netlify CLI so you can take advantage of all the other features too!

Want to try it out? Start by installing the Netlify CLI with npm install netlify-cli -g, run netlify init or netlify link to connect a local project to a site on Netlify, and then run netlify dev --live to start your local server and generate the link you can share!

If everything works well, the browser should automatically open with the .live URL and you should see something like this in your terminal.

If you're curious about the other features our CLI has, check out the full commands list!

Happy pairing πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

Keep reading

Recent posts

Book cover with the title Deliver web project 10 times faster with Jamstack enterprise

Deliver web projects 10Γ— faster

Get the whitepaper