Setup cloudflared tunnel

Create a remote URL for http://localhost:3000, so others, on another network, can use this.

cloudflared tunnel --url http://localhost:3000

Note, to use this, first run

brew install cloudflare/cloudflare/cloudflared