Attempting to improve the UX for the worst online form of all times.
pnpm install
pnpm start
ngrok http 3000
Copy ngrok-template.yml
to ngrok.yml
and fill the blanks:
version: "2"
# https://dashboard.ngrok.com/get-started/your-authtoken
authtoken: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
log: stdout
region: us
tunnels:
wgr:
proto: http
addr: wgr:3000
# https://dashboard.ngrok.com/cloud-edge/domains
domain: fill-me.ngrok-free.app
oauth:
provider: "google"
# Fill me
allow_emails: []