/sample-sparrow

Sparrow is a sample Shopify-backend based e-commerce application for Smartface Cloud Platform

Primary LanguageJavaScriptMIT LicenseMIT

smartface Logo

Sample E-Commerce Application from Smartface

Twitter: @Smartface_io License

Sample e-commerce project with Shopify extension.

Getting the Project

  • Click on the button "New App Project" on the Cloud IDE
  • Name the project as you wish
  • Fill "Clone from Git or Mercurial URL" as:
git@github.com:smartface/sample-sparrow.git
  • Open the terminal inside the project created and go under workspace/scripts.
  • Type 'npm install'
  • You have the project and you can now configure Shopify.

Configuring Shopify

  • Go to https://developers.shopify.com
  • Open a store in Shopify and create an app connected the store
  • Fill the Shopify fields inside workspace/scripts/config.js
  • Create Collections and Products with images

Need Help?

Please submit an issue on GitHub and provide information about your problem.

Support & Documentation & Useful Links

Code of Conduct

We are committed to making participation in this project a harassment-free experience for everyone, regardless of the level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality. Please read and follow our Code of Conduct.

License

This project is licensed under the terms of the MIT license. See the LICENSE file. Within the scope of this license, all modifications to the source code, regardless of the fact that it is used commercially or not, shall be committed as a contribution back to this repository.