Frontend Sylius integration nuxt 3
Hi all,
I want to start my first project with vue storefront and my back-end is a Sylius shop. The frontend repo from BigBag that is featured by VSF is https://github.com/BitBagCommerce/SyliusVueStorefront2Plugin?tab=readme-ov-file, but his is a Nuxt 2 (vue 2) project.
Since I am starting a new project i would it to be up to date and use vue 3. Is there an option to use this project with nuxt 3 or would i need to create a custom frontend integration.
If so, how would i do this? I cannot seem to find any documentation (besides https://docs.alokai.com/integrations/custom/quick-start, but i think creating a sdk is not what i need here) on creating a custom frontend integration? When creating a VSF project from the cli it forces you to choose either one of the pre-defined options or provide a repo.
Any help or tips in the right direction are appreciated!
Thanks!
I want to start my first project with vue storefront and my back-end is a Sylius shop. The frontend repo from BigBag that is featured by VSF is https://github.com/BitBagCommerce/SyliusVueStorefront2Plugin?tab=readme-ov-file, but his is a Nuxt 2 (vue 2) project.
Since I am starting a new project i would it to be up to date and use vue 3. Is there an option to use this project with nuxt 3 or would i need to create a custom frontend integration.
If so, how would i do this? I cannot seem to find any documentation (besides https://docs.alokai.com/integrations/custom/quick-start, but i think creating a sdk is not what i need here) on creating a custom frontend integration? When creating a VSF project from the cli it forces you to choose either one of the pre-defined options or provide a repo.
Any help or tips in the right direction are appreciated!
Thanks!
GitHub
SyliusVueStorefront2Plugin provides everything you need to integrate your Sylius back-end with Vue Storefront 2. - BitBagCommerce/SyliusVueStorefront2Plugin