Skip to content

0jc1/ecomgrowth

Repository files navigation

ecomgrowth

Description of the program. WIP.

Features

  • Auto generate blog articles
  • View and manage orders

Setup

Install node modules npm i

Inside of /app/ run the commands:

pip3 install ShopifyAPI

pip3 install -r requirements.txt

Create an app on your shopify store, get the access token, then paste it in the config.

Start Flask app

cd app

python3 app.py

Start React app

npm run dev

About

Shopify automation tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published