PriceGhost/frontend
clucraft 2acc47c21c Add external link button to product list items
Opens the product's URL in a new tab directly from the dashboard,
without needing to go to the product detail page first.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 13:28:10 -05:00
..
public Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
src Add external link button to product list items 2026-01-21 13:28:10 -05:00
.dockerignore 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
index.html Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
nginx.conf Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -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
tsconfig.node.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
vite.config.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00