etsy-finance-tracker/server
dlawler489 7a626257cd Chunk ledger sync by 30 days (Etsy caps window at 31)
The ledger-entries endpoint rejects ranges over 2678400s (31 days) with
a 400. Reduce the chunk window from 90 to 30 days.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-13 15:35:12 +10:00
..
src Chunk ledger sync by 30 days (Etsy caps window at 31) 2026-06-13 15:35:12 +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