I am trying to deploy an admin page for my app on cloudflare pages and use D1 cloudflare for the database.
I created the app using shopify app init and the development build works perfectly with cloudflare tunnels however I can’t figure out how to deploy my app to cloudflare pages and use D1 cloudflare for the database.
I followed a blog post (https://codefrontend.com/deploy-shopify-apps-on-cloudflare) about someone that did it some years ago however the post is for a older version of shopify-remix and even with all the steps apparently being the same I couldn’t make it work.
Can anyone help me figure this out, been trying to make this work for the past few weeks without success.
Thanks in advance