🐤 Work In Progress use it on your own risk
Инструкция по Установке на Русском
- Clone this repo
git clone https://github.com/glmn/WBTracker.git
- Run
npm install
in your terminal - Fill
keywords
table with your keywords - Fill
products
table with your products SKUs - You are ready to go, just type
npm run scan
in your terminal
- Type
npm run watch
in your terminal - Open your browser and visit
https://127.0.0.1
- Type
npm run migrate
in your terminal
- Implement Interactive mode
- Realtime Charts
- Implement
insert
of keywords and products - SKU Preview - image, title, orders(?), count
- Implement
Bulk insert
of keywords and products - Implement
remove
of keywords and products - Switch to PostgreSQL
- Implement @glmn/wb-private-api library