Skip to content

The-Velvet-Room/t-owned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t-owned

A webapp for helping TOs assign matches to setups.

How to run

  1. Make sure you have node.js and Redis installed. Windows users will probably want to download it from MSOpenTech and follow these steps. Alternatively, just download the latest executable from https://github.com/rgl/redis/downloads. You will have to start the service manually the first time, but it will start up on boot afterward.

  2. Clone the repo change directory to the repo's root.

  3. Run npm install.

  4. Mac/Linux, run DEBUG=t-owned bin/www to start the project. In Powershell, set an environment variable with $env:DEBUG = "t-owned" before running node bin/www.

About

A webapp for organizing video game tournaments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published