Receive webhook request in remix file.

You can try using ngrok,

  1. start ‘ngrok http 3000’ and use forwarding URL,
  2. shopify app dev --tunnel-url forwarding: 3000,
  3. npm run deploy
  4. shopify app dev --tunnel-url forwarding: 3000