This project uses Node.js 22+, pnpm, React, and Vite.
pnpm install
pnpm devRun the complete local verification suite with:
pnpm checkUse pnpm build-itch to produce the relative-path itch build and fvf-decks-itch.zip.
Refer to CONTRIBUTING.md for the contribution workflow.
The site is hosted statically with GitHub Pages.
Pushes to main also deploy the itch build to
cooldotty.itch.io/fvf-decks. The workflow uses the
BUTLER_API_KEY repository secret for authentication.