junteudjio
CDCloudflare Developers
•Created by junteudjio on 3/30/2024 in #workers-help
Remix+Workers (not Pages) migration to Vite+Remix+Workers anyone?
Hi everyone,
has anyone been able to migrate a Remix+Workers project to the latest version using Remix as a Vite plugin.
Sadly the (current) Remix docs only explains the migration process for Pages.
Although there is a lot of overlap between the two products there are also several differences: pages has very strict limits on the number of domains per apps for instance, which is not the case for workers. When you're building a site builder that's a big issue. Hyperdrive integration is another one.
There surely must be a way to do this because I noticed that the Shopify Hydrogen repo now includes a template using vite+remix+workers, but it's mixed with lots of things specific to hydrogen/oxygen.
If anyone has been able to do this, I'd be super super grateful.
2 replies