The bare minimum skeleton you need to get a frontend up and running on the headless ecommerce & GraphQL based product Information Management service Crystallize. React commerce with Next.js SSR.
This frontend boilerplate is a great startingpoing when building React ecommerce experiences with frontend performance in focus. You can have rich ecommerce content with the super structured PIM engine in Crystallize powering your product catalogue.
Fast frontend performance delivers a better ecommerce experience and is a key ingredient in the ecommerce SEO checklist. Rich content driven ecommerce experiences builds the foundation for a content strategy for exponential growth marketing.
Check it out, the boilerplate is Open Source and MIT licensed.
npm install to install dependenciesnpm run dev to start upPut all your entry pages here
All your shared components
UI related components live her. Color variables and simple shared components
This is where the ultra-light frontend server lives. Its primary function is to render the React app in response to a request
Library code to enable GraphQL and REST API communication and more
Resources server statically by the web server. Including translation files
There are multiple alternatives for deployments, however for the easiest hosting of a Node application, one option is Now.
npm run global add nownow$ claude mcp add crystallize-nextjs-boilerplate \
-- python -m otcore.mcp_server <graph>