This is a Next.js project to track your ability cards for the game FrostHaven. The latest version of this application is hosted here.
- Choose your class (Frosthaven and Envelope X)
- Choose your class ability cards
- Enhance cards
- Tracks Discard / Lost / Active Effects
- Allow short (with reroll) and long rests.
- Undo / Redo
- Gloomhaven secretary connection
First, install then run the development server:
npm run install
npm run dev
Open http://localhost:3000 with your browser to see the result. You can use http://localhost:3000/test to visualize the cards.
You can connect to a Gloomhaven Secretary server. It allows you to set your initiative and automatically end your turn on GHS when you click the "End Turn" button.