saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.

Home Page:https://demo.saleor.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Integration

kutucode opened this issue · comments

Hi, this is more a question for clarification than a bug. I can see that Next.js has been integrated but im a bit confused by the project structure. Does the storefront have plain React beside Next.js? So both? Im looking at the @next folder and seeing some components there and some in the regular src folder. Is the Next.js integration still in progress? If yes how should the end result look like? Only Next.js (like in https://github.com/saleor/react-storefront) ?

Hi @HealthyL , did you have any progress on this matter? I am trying to understand the structure of the project and it also seems confusing to me.