Shopify marketplace using angular & ionic

Hi there,

I was hoping someone can help me. I want to build a shopify marketplace. When following the tutorials, I can see that this can be done using shopify-cli which can generate a boilerplace nodejs app using nextjs. This boilerplate using react on the frontend but I was hoping to use angular. Does anyone know of any examples where this has been done using angular on the frontend?

Hi,
I think you need to deploy your Angular app to an external service like Firebase, Vercel, etc.
Then you manually create the App on the Shopify partners page and configure the external URLs
Also You will need to implement oAuth, so you will have to create an external backend api