Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.