@graphcommerce/demo-magento-graphcommerce
v9.0.1
Published
There are specifc configurations for the backend used in the demo. Take a look at the graphql and plugins directory to see what is changed for the demo.
Downloads
4,074
Readme
demo-magento-graphcommerce
There are specifc configurations for the backend used in the demo. Take a look at the graphql and plugins directory to see what is changed for the demo.
To start with a complete copy of the demo as used on https://graphcommerce.vercel.app:
- Copy the graphql directory to your local project.
- Copy the plugins directory to your local project.
- Copy the package.json
{ dependencies: { ... } }
to your package. yarn install
yarn codegen
yarn dev
Configuration
Configure the following (configuration values) in your graphcommerce.config.js