PriceGhost/backend
Eric Daugherty bdc87cad86 Truncate product name to 255 chars before DB insert
Prevents Postgres VARCHAR(255) overflow error when scraping pages
with long product titles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:53:02 -07:00
..
src Truncate product name to 255 chars before DB insert 2026-02-09 17:53:02 -07: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