A web-based life counter for Magic: The Gathering with a view for Twitch streaming.
Installable as a Progressive Web App on most devices.
Access the publicly hosted version at https://obzedat.herokuapp.com
To build and run a local version of Obzedat, follow these steps.
- Install the latest version of Node.js and NPM.
- Clone https://github.com/trenton-telge/Obzedat.git on your local machine.
- Navigate to the cloned directory and run
node server.js
- The server should run at https://localhost:5000
When submitting issues, please follow the issue templates on GitHub for bug reports and feature requests.