Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaayperez/shopify-node-react-app
Shopify paid app in Node.js & React.js that connects to a store and lets merchants select products to automatically discount them in the Shopify admin interface.
https://github.com/jaayperez/shopify-node-react-app
apollo billing-api discounts graphql javascript koa koa-router next nextjs node nodejs polaris react react-components reactjs shopify shopify-api shopify-app shopify-partners
Last synced: 13 days ago
JSON representation
Shopify paid app in Node.js & React.js that connects to a store and lets merchants select products to automatically discount them in the Shopify admin interface.
- Host: GitHub
- URL: https://github.com/jaayperez/shopify-node-react-app
- Owner: jaayperez
- License: mit
- Created: 2020-03-01T12:59:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:07:48.000Z (18 days ago)
- Last Synced: 2024-10-21T08:59:30.292Z (18 days ago)
- Topics: apollo, billing-api, discounts, graphql, javascript, koa, koa-router, next, nextjs, node, nodejs, polaris, react, react-components, reactjs, shopify, shopify-api, shopify-app, shopify-partners
- Language: JavaScript
- Homepage:
- Size: 18 MB
- Stars: 37
- Watchers: 4
- Forks: 12
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Shopify App with Node.js and React
This Shopify App creates discounts, reads product data, writes new price changes when discounts are applied and charges merchant fees with Shopify's Billing API. The functional app runs in the development environment and enables several frameworks, tools, and libraries with webhooks, which listens for relevant events that happen on the development store.
## Technologies
**Built with**
- [Node.js](https://nodejs.org/en)
- [React](https://reactjs.org)
- [Next.js](https://nextjs.org)
- [GraphQL](https://graphql.org)
- [Apollo](https://www.apollographql.com)
- [Polaris UI](https://polaris.shopify.com)
- [Billing API](https://shopify.dev/docs/admin-api/rest/reference/billing)## License
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/jaayperez/shopify-app-node-react/blob/master/LICENSE)This work by [Justin Perez](https://justinperez.com) is licensed under a MIT License Copyright © 2020.