I’m new to Shopify and would like to develop a bridge app, but I don’t want to use Remix. My backend would need to be in golang and the frontend in vite using Polaris, just to set up the visualization. And all the rules and communication would be the responsibility of my Backend in Go. Would this be possible?
The documentation strongly encourages the use of Remix, but I’m not familiar with it and I don’t really like it.
If it is possible, any considerations?