Transferring repository from codegen to Hydrogen

Hi, I am using nextjs and codegen to make my shopify powered ecommerce site. I am now realising it is more economical to deploy to oxygen instead as I am already paying for shopify. This will require me to change my framework to Hydrogen. Are there any special considerations I need to make while recreatingt he repository since I was using codegen? Can I follow the instructions for remix (hydrogen) and install my existing plasmic project?

Hi, codegen should work well with oxygen. Yes you should be able to follow those instructions and install your existing plasmic project

Great! Thank you, I’ll try it out.