1.1.4 • Published 2 years ago

@vue-storefront/shopify-api v1.1.4

Weekly downloads
29
License
-
Repository
-
Last release
2 years ago

Vue Storefront 2 (a.k.a. Next) integration with Shopify

This project is a Shopify integration for Vue Storefront 2. This integration is Stable and ready for the production usage.

If you'd like to test it before diving in, experience our demo store here.

This integration is being developed and maintained by superheroes from Aureate Labs ❤️     

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? Ping us on #shopify channel on our Discord!

Requirements:

  • NodeJS v12 or later
  • Yarn1
  • A shopify store

Steps:

  1. Fork this repository in your Github account
  2. Clone your fork repository in your system
    example:
    git clone https://github.com/vuestorefront/shopify.git
    cd shopify
  3. Checkout develop branch using git checkout develop
  4. Run yarn to install dependencies
  5. Build dependencies yarn build:api-client && yarn build:composables
  6. Run yarn dev:theme to run theme. You can find other commands in package.json
  7. Open PR to develop branch

💡 If you need HMR on Api-Client/ Composables run yarn dev:api-client or yarn dev:composables on a separate terminal window.

How to report integration issue?

You can help us to make this itegration bug-free by reporting your issues here: repository issues page

Resources


Support

If you have any questions about this integration we will be happy to answer them on shopify channel on Discord.

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):

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

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.2-rc.1

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

4 years ago