Hello,
I am new to shopify app development guys so i don’t know much but currently i am in situation where am need build a shopify connection to my platform(cash-register) and i have two things:
- backend service as per my platforms requirement
- shopify app(remix) fully static with only ui no backend logic
Everything related shopify is in my backend (Authentication with Code Grant Flow, Authorization middleware) and i am not using remix app at all only to show instruction on how to use it from my platform.
Am i doing this wrong way?
What are you suggestions.
Thank you!