vue-storefront-api | Vue.js storefront for Magento2 - data | Ecommerce library
kandi X-RAY | vue-storefront-api Summary
kandi X-RAY | vue-storefront-api Summary
This is a backend service for [vue-storefront] Provides data access to product catalog (via ElasticSearch) and allows users to place orders into order queue (by default it’s Redis queue supported via kqueue library).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vue-storefront-api
vue-storefront-api Key Features
vue-storefront-api Examples and Code Snippets
Community Discussions
Trending Discussions on vue-storefront-api
QUESTION
I am trying to integrate vuestorefront with shopify but unable to understand
proper way
there are many repositories like
vue storefront for front end
https://github.com/DivanteLtd/vue-storefront
vue storefront api for back end
https://github.com/DivanteLtd/vue-storefront-api
vue storefront integration boilerplate for 3rd party integration (in our case Shopify )
https://github.com/DivanteLtd/vue-storefront-integration-boilerplate
this is all I know
I have problem in vue storefront integration boilerplate
unable to find a way to communicate with shopify
docs are saying
I need to built a new app on any platform that app will communicate with vue storefront integration boilerplate(vs bridge) and shopify
this is example config for magento in vs bridge(vue storefront integration boilerplate)
ANSWER
Answered 2019-Feb-08 at 15:29The way I see is to create a "middleware" app and place it somewhere. This app should be build based on the integration bolierplate examples and server the data fetched from Shopify API.
When this "middleware" or "bridge" app is done. It will be possible to connect it to VueStorefront as the vue-storefront-api replacement. In vue storefront config you will not provide URLS to the vue-storefront-api but to your own app URLs.
QUESTION
I am installing vue-storefront-api and vue-storefront on my windows machine. While running docker-compose up in windows power shell or command prompt, I am getting the error stating No existing Kibana index found","prevState":"red","prevMsg":"Unable to connect to Elasticsearch at http://es1:9200."}.
In kibana management , index pattern configuration logstash-* index pattern doesn't match any index pattern and it is showing the error. "Unable to fetch mapping. Do you have indices matching the pattern?".
...ANSWER
Answered 2018-Jun-21 at 07:22Try to fix the network section like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vue-storefront-api
(A) yarn restore
(B) docker exec -it vuestorefrontapi_app_1 yarn restore
(A) yarn migrate
(B) docker exec -it vuestorefrontapi_app_1 yarn migrate
(A) yarn dump
(B) docker exec -it vuestorefrontapi_app_1 yarn dump
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page