Skip to content

0mjs/gwent

Repository files navigation

Note: Based on the exceptional dataset from https://github.com/gwentcards/gwentcards.github.io/

Gwent Card Table (Deno + Vite + React)

Interactive, in-memory card table powered by data/cards.json.

Run

deno task dev

Build

deno task build

Deploy (Vercel)

  • Framework: Vite
  • Install command: yarn install --frozen-lockfile
  • Build command: yarn build
  • Output directory: dist

vercel.json is already configured with these settings.

Features

  • Table rendering for every card in data/cards.json
  • Search across key card fields
  • Select filters for deck, expansion, territory, and type
  • Checked-state filtering (all / checked / unchecked)
  • Per-row checkboxes with bulk check/uncheck on visible rows
  • Client-side sorting by name, deck, expansion, territory, and type

About

A Gwent checklist app for The Witcher 3: Wild Hunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors