Need this to pull On Hand quantity from SKU Lab and update the Products Table
Download Node: https://nodejs.org/en/download/prebuilt-installer
- Git Clone or Click on Code and download the zip
- In the root of the project, run npm install
- Add ENVs
- Update table name if needed in code JK you can just do the ENV
- If this is on the Products table, create a backup for it.
- Run
npm run start
- Review json report
- Review Table
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_KEY=
SKU_LAB_TOKEN=
TABLE_NAME=