nuxt-modules / ngrok

ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes
https://ngrok.nuxtjs.org/
68 stars 13 forks source link

Does this work without an ngrok account? #18

Open katerlouis opened 2 years ago

katerlouis commented 2 years ago

The docs make it sound as if an auth token is optional, but I am getting this message when opening the ngrok url from the terminal after running $ npm run dev

image