Socket
Book a DemoInstallSign in
Socket

@bva/shopify

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bva/shopify

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://user-

latest
npmnpm
Version
1.2.11
Version published
Maintainers
1
Created
Source
Vue Storefront          

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:

  • Fork this repository in your Github account
  • Clone your fork repository in your system
    example:
    git clone https://github.com/vuestorefront/shopify.git
    cd shopify
    
  • Checkout develop branch using git checkout develop
  • Run yarn to install dependencies
  • Build dependencies yarn build:api-client && yarn build:composables
  • Run yarn dev:theme to run theme. You can find other commands in package.json
  • 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):


aureate-labs-team

💻 📖

oscarmanderj

💻

Patryk Andrzejewski

💻

Filip Rakowski

💻

Heitor Ramon Ribeiro

💻 🚧

hoshino tsuyoshi

💻

Tom Anioł

📖

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

FAQs

Package last updated on 19 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts