glue-viz / glue-ar

https://glueviz.org/glue-ar/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Allow using ngrok for QR code sharing #18

Closed Carifio24 closed 10 months ago

Carifio24 commented 10 months ago

This is a quick hack that should make it easier to share examples during AAS. Basically, if NGROK_AUTHTOKEN is defined in the local environment, we use that authtoken to open an ngrok listener, and use the relevant ngrok URL for the QR code rather than using the machine's local IP address.