- Set up a cloudflare tunnel so you have persistent external DNS for your localhost. I used my machine name as opposed to
localhost
so as to be friendly to teammates doing the same. - Set
BASE_URL
equal to your tunneled FQDN in the.env
file. - Visit the official frame debugger and paste in your tunnel's domain name.