PriceGhost/backend
Tony Fruzza b1b232c5b3 fix: support a.co short links for Amazon products
1. scraper.ts: Update URL match regex to accept a.co short links
   in addition to full amazon.com URLs

2. products.ts: Use voting-based scraper in confirmed-price flow
   for richer price candidate data

3. Add k8s manifests for deploy via GH Actions
2026-06-15 06:12:19 +00:00
..
src fix: support a.co short links for Amazon products 2026-06-15 06:12:19 +00:00
.dockerignore Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
.env.example Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
Dockerfile Add Puppeteer fallback for Cloudflare-protected sites 2026-01-21 20:55:49 -05:00
package-lock.json Add Google Gemini AI support (v1.0.6) 2026-01-26 21:02:14 -05:00
package.json Add Google Gemini AI support (v1.0.6) 2026-01-26 21:02:14 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00