Connect magento2 to nuxt3 boilerplate
Hello friends. I downloaded a template for Nuxt 3 and am trying to connect Magento 2 to it(https://github.com/vuestorefront/storefront-nuxt3-boilerplate).
In docs i see that step.(see pic1), but i suppose that works only for VSF 2? I dont have that dependency in package.json.
So what i need to pass to integrations field inside middleware.config ?
How to configure connections between magento and this boilerplate?
1 Reply
Hey,
"@vue-storefront/magento-api/server",
is a dependency of the middleware (apps/server
). You need to install and configure Magento integrtation. Here's the documentation: https://docs.alokai.com/integrations/magento/getting-started/quick-start