Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

What should I put in 'platform' if I am using spree as backend? #120

Open
7 tasks done
shunnokw opened this issue Jun 5, 2021 · 1 comment
Open
7 tasks done

What should I put in 'platform' if I am using spree as backend? #120

shunnokw opened this issue Jun 5, 2021 · 1 comment
Labels
question Further information is requested

Comments

@shunnokw
Copy link

shunnokw commented Jun 5, 2021

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Check our forum:

https://forum.vuestorefront.io/

Is there something you don't understand? What is it? Describe it.

I already setup spree2vuestorefront and have a single end point at port 8889
What platform should I use at local.config file?
And what should I put in index.js?

 let modules = [
    DefaultVuestorefrontApiModule({
        platform: {
            name: 'magento2',
            platformImplementation: magento2
        }
    }),
    DefaultCatalogModule(),
    DefaultImgModule(),
]

Also, where should I put the endpoint url in?

Thank you

Can't find what you're looking for?

Keep the problem description concise and include:

  • A brief description of the problem,
  • Where the problem is occurring,
  • The length of time the problem has been occurring,
  • The size of the problem.

Additional information

@shunnokw shunnokw added the question Further information is requested label Jun 5, 2021
@webgem-jpl
Copy link

webgem-jpl commented Jul 3, 2021

Same question here. I followed the documentation of Spree for the spree2vuestorefront part, and I am stuck at the same place. It seems like the spree platform integration code in the VueStorefront API is not open source. The documentation is also missing.

In any case @shunnokw don't hesitate to connect with me if you are looking for help or a collaboration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants