Skip to content

A web-based life counter for Magic: The Gathering with a view for Twitch streaming

Notifications You must be signed in to change notification settings

trenton-telge/Obzedat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oloro-Web

CodeQL

About

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

Self-Hosting

To build and run a local version of Obzedat, follow these steps.

  1. Install the latest version of Node.js and NPM.
  2. Clone https://github.com/trenton-telge/Obzedat.git on your local machine.
  3. Navigate to the cloned directory and run node server.js
  4. The server should run at https://localhost:5000

Issues

When submitting issues, please follow the issue templates on GitHub for bug reports and feature requests.