PriceGhost/backend
clucraft 93b6338e99 Fix TypeScript errors in scraper
- Fix cheerio import to use named exports
- Add proper interfaces for JSON-LD data
- Fix type annotations for CheerioAPI

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 14:09:10 -05:00
..
src Fix TypeScript errors in scraper 2026-01-20 14:09:10 -05: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 Fix Dockerfiles: use npm install instead of npm ci 2026-01-20 14:02:06 -05:00
package.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00