https://github.com/tiendq/shopify-promobar
A simple full feature Shopify app built with Polaris, React, NodeJS, and MongoDB.
https://github.com/tiendq/shopify-promobar
mongodb nodejs oauth polaris reactjs shopify-apps
Last synced: 28 days ago
JSON representation
A simple full feature Shopify app built with Polaris, React, NodeJS, and MongoDB.
- Host: GitHub
- URL: https://github.com/tiendq/shopify-promobar
- Owner: tiendq
- License: mit
- Created: 2019-05-21T06:04:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T03:58:32.000Z (almost 6 years ago)
- Last Synced: 2025-04-08T14:45:37.772Z (about 2 months ago)
- Topics: mongodb, nodejs, oauth, polaris, reactjs, shopify-apps
- Language: JavaScript
- Homepage:
- Size: 229 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopify Promobar
## History
This simple app was built during my adventure with Shopify in 2017. It was deployed on Shopify and used by real Shopify stores. Basically it has an UI to manage a small banner which can be displayed at the top/bottom of an website e.g. sales announcement in online stores. There might be broken changes in Shopify API but it's a good example if you want to build a Shopify app with React/NodeJS.## Features
- ReactJS
- Shopify Polaris
- NodeJS
- MongoDB
- Webpack
- GruntJS
- Sass## Branches
- `master`: stable and current production deployment.
- `develop`: active development release.
- `vNext`: next release, branched from `develop` for early features, will be merged back to `develop` and deleted.## Hot fixes
- Hot fixes and patches will be done in a branch created from `master`.## About
Copyright (c) 2017 Tien Do ([email protected])MIT License