CRON jobs in Remix app ? How to have separate server and client?

Hey. Unfortunately I couldn’t find a way. It’s possible to add your own server to a Remix project. There’s a short example in the Remix documentation for that. I tried several times to add a separate server to the Shopify Remix app template using this, it kind of worked, but still I couldn’t move the Shopify api instance, authorization and all the stuff to backend, so I gave up for now. Waiting for updates to the documentation from Shopify team.