Skip to content
This repository was 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

Description

@shunnokw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions