A
Alokai10mo ago
Nikita

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?
No description
No description
3 Replies
Mateusz Ostafil
Mateusz Ostafil9mo ago
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
Alokai
Quick start
Your Alokai application has two parts:
Baptiste Famchon
Hey @Nikita I've just released a template using latest versions, it was hard without documentation but if it can help : https://github.com/bfamchon/alokai-magento
GitHub
GitHub - bfamchon/alokai-magento: Template using Nuxt 3, Vue 3 and ...
Template using Nuxt 3, Vue 3 and Magento 2 with new Alokai architecture - GitHub - bfamchon/alokai-magento: Template using Nuxt 3, Vue 3 and Magento 2 with new Alokai architecture
Nikita
NikitaOP2mo ago
if it work - u are genius!! will test soon)

Did you find this page helpful?