The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
From vue-storefront created by dixitdeepak: vuestorefront/vue-storefront#5388
As per current createConfig method, it using hard coded values for endpoints. If we want to modify endpoints then we need to update the installer as well(if we want to use yarn install).
Idea is to make it dynamic so that updated endpoints will be easily transformed into local.json file
From vue-storefront created by dixitdeepak: vuestorefront/vue-storefront#5388
As per current createConfig method, it using hard coded values for endpoints. If we want to modify endpoints then we need to update the installer as well(if we want to use yarn install).
Idea is to make it dynamic so that updated endpoints will be easily transformed into local.json file