PriceGhost/frontend/src
clucraft 10660e5626 Initial commit: PriceGhost price tracking application
Full-stack application for tracking product prices:
- Backend: Node.js + Express + TypeScript
- Frontend: React + Vite + TypeScript
- Database: PostgreSQL
- Price scraping with Cheerio
- JWT authentication
- Background price checking with node-cron
- Price history charts with Recharts
- Docker support with docker-compose

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 13:58:13 -05:00
..
api Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
components Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
context Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
hooks Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
pages Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
App.tsx Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
index.css Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
main.tsx Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
vite-env.d.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00