Git Product home page Git Product logo

vuestorefront's Introduction

Vue Storefront

Bagisto

Vue Storefront 2 integration with bagisto

To learn how to build your integration, see our Integration guide.


Visit our live Demo

How to start if you want to try out the integration

yarn global add @vue-storefront/cli
vsf init <project_name> && cd <project_name> && yarn && yarn dev

How to start if you want to contribute?

Want to contribute or have any queries? Write us on: Bagisto Support ❤️.

Requirements:

Steps

  1. Fork the repo
  2. Clone your fork of the repo
    example:
    git clone https://github.com/bagisto/vuestorefront.git
    cd vuestorefront
    
  3. Run yarn install to install dependencies.
  4. Build dependencies for api-client, composables, and theme yarn build.
  5. Run yarn dev if you are using development, else run yarn start for production mode.

Resources

Support

If you have any questions about this integration we will be happy to answer them on bagisto support.

Contributors ✨

This project follows the all-contributors specification. Contributions of any kind welcome!

vuestorefront's People

Contributors

vivek-webkul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vuestorefront's Issues

demo is down

What is your question / Please describe your issue

hey guys,
i am exploring how fast is bagisto headless, so pretty pumped for this demo
but it looks down

What version of bagisto integration are you using?

1.0

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Bug]: single product page is not working.

Expected Behavior

single product page should display the product details by id.

Actual Behavior

The product page does not display the product details at all. All we get are default images with no data.

Possible Solution

No response

Steps to reproduce

No response

What version of bagisto integration are you using?

1.3.3

What version of Node.js are you using?

16.13.1

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

Windows 10

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Featured and Latest Products aren't working on navigation when the website is reloaded from another page.

What is your question / Please describe your issue

When I load the website from a page other than the home page, and navigate to the home page, the recent & latest products aren't showing.

I checked this issue even in the bagisto demo (https://demo.bagisto.com:2087) and its there .

steps in the bagisto demo itself:

  1. load https://demo.bagisto.com:2087/product/155

  2. click on the logo to navigate to home page

  3. Scroll to the latest and featured product sections

What version of bagisto integration are you using?

1.3.3

Code of Conduct

  • I agree to follow this project's Code of Conduct

How can I set the API URL ?

What is your question / Please describe your issue

Hello,

How can I set the API URL ?
When I did the command
yarn dev

I've got this error

[dev:theme]   at /Applications/MAMP/htdocs/vuestorefront/node_modules/apollo-client/bundle.umd.js:1483:29
[dev:theme]   at processTicksAndRejections (internal/process/task_queues.js:97:5)
[dev:theme] Error getWishlist:
[dev:theme] Network error: request to https://undefined/graphql failed, reason: getaddrinfo ENOTFOUND undefined

I tried to put this in the middleware.config.js:

        api: {
          url: 'http://127.0.0.1:8001'
        },

But I doesn't work I've got the same error :(
Can you help me, please?

Thank you.

What version of bagisto integration are you using?

1.3.3

Code of Conduct

  • I agree to follow this project's Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.