Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue-storefront/bigcommerce-api

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-storefront/bigcommerce-api

<img src="https://www-cdn.bigcommerce.com/assets/bc-photo-branding-bigcommerce-primary-gray-backgrou

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
8
Weekly downloads
 
Created
Source

All Contributors

Vue Storefront 2 integration with BigCommerce

This project is a BigCommerce integration for Vue Storefront 2.

How to start if you want to try out the integration

yarn global add @vue-storefront/cli
vsf init bigcommerce && cd bigcommerce && yarn && yarn dev

How to start if you want to contribute?

Want to contribute? Ping us on bigcommerce channel on our Discord!

Requirements:

  • NodeJS v16.14 or later
  • Yarn
  • BigCommerce instance

Steps

(Note: Currently only yarn is supported because of workspaces resolving. Do not use npm to install or build the project.)

  1. Fork the repo

  2. Clone your fork of the repo

    git clone https://github.com/vuestorefront/bigcommerce.git && cd bigcommerce
    
  3. Checkout develop branch

    git checkout develop
    
  4. Run yarn to install dependencies

    yarn install
    
  5. Follow the configuration guide to prepare BigCommerce instance and VueStorefront app

  6. Build dependencies yarn build

    yarn build
    
  7. Run yarn dev to run project. You can find other commands in package.json

    yarn dev
    

Resources

Support

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

Contributors

Honorable Mentions

Thanks go to these wonderful people 🙌


scernisevs

💬 💻 📖 👀

Zoltán Takács

💻 👀

David Hargitai

💻 👀

Marcelo Darocha

💻 👀

Wojciech Sikora

💬 💻 📖 📆 👀

Mateusz Pietrusiński

💼 💻 🧑‍🏫

davidhargitai-born

💻

Heitor Ramon Ribeiro

💻 🚧

Mateusz Koszutowski

💻 🚇

Filip Sobol

📖

byakku

💻

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

FAQs

Package last updated on 22 Mar 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc