Skip to content

Instantly share code, notes, and snippets.

@innomon
Last active June 13, 2018 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save innomon/22a8a49c330d8f8312fa94bbd0b2cf40 to your computer and use it in GitHub Desktop.
Save innomon/22a8a49c330d8f8312fa94bbd0b2cf40 to your computer and use it in GitHub Desktop.
Open Source Refactoring Project

Vue Storefront Refactoring

We want to refactor the Vue Storefront, an Open Source PWA for eCommerce; implemented in Vue JS framework.

It uses an API data backend server ; which is implemented upon Node JS.

This backend can integrate with various e-commerce backends like Magento. Please Note that this integration is out of scope of this refactoring project.

The refactored code can be hosted on Firebase and the data store will be on firestore, the API will be hosted as Cloud Functions.

The refactored code will be eventually open sourced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment