Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 493 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 493 Bytes

Debugging the frame

  1. 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.
  2. Set BASE_URL equal to your tunneled FQDN in the .env file.
  3. Visit the official frame debugger and paste in your tunnel's domain name.