Minimal, fast, and focused. Everything you need to run and build the game and related tooling—nothing more.
This project is solely maintained by Michael Brennan. All contributions are attributed accordingly.
git clone https://github.com/MichaelWBrennan/KONIVRER-deck-database.git
cd KONIVRER-deck-databasenpm install
npm run dev # local dev (Vite)
npm run build # type-check + build
npm run start # preview- See
docs/for detailed guides and system design.
MIT — see LICENSE.