1、cloudflare问题总结
要自定义内网通道
- Install Ngrok from https://ngrok.com/download
- Run `ngrok http 3000` from the terminal and copy the generated URL for the next step
- `npm run dev -- --tunnel-url https://example.ngrok.com:3000`
shopify app dev --tunnel-url https://454b-49-70-133-57.ngrok-free.app:3000
开发全过程
https://juejin.cn/post/7390549988793270272