deckhearth/lib/card-import
varutasu 0a47362103
feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets (#48)
Extract shared import logic into lib/card-import, discover missing sets via
Scryfall/Pokémon TCG APIs, and expose GET /api/cron/sync-catalog protected
by CRON_SECRET (max 3 sets/run, paced imports).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 14:59:59 -05:00
..
discover.js feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets (#48) 2026-05-27 14:59:59 -05:00
mtg.js feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets (#48) 2026-05-27 14:59:59 -05:00
pokemon.js feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets (#48) 2026-05-27 14:59:59 -05:00
sync-catalog.js feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets (#48) 2026-05-27 14:59:59 -05:00