etsy-finance-tracker/server
dlawler489 9219f01ae5 Make Etsy sync matching and unmatched reporting variant-aware
One listing can sell multiple sizes that map to different catalog
products with different costs. Match 'title + variant' before bare
title so size-specific products win, and report unmatched items with
their variant suffix so each size resolves to its own product.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-13 11:41:06 +10:00
..
src Make Etsy sync matching and unmatched reporting variant-aware 2026-06-13 11:41:06 +10:00
.env.example Add Etsy shared secret for API calls 2026-06-13 11:12:50 +10:00
.env.production Add Nginx reverse proxy for production deployment 2026-04-21 06:30:44 +10:00
package-lock.json Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00
package.json Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00
tsconfig.json Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00