mtg-tourney-app

0.1.2 • Public • Published

mtg-tourney-app

Made to make that "pairings for round 2" crush a little less brutal.

Event organisers upload PDFs exported from Wizards Event Reporter. Players load the app on their phone to easily see which table they've been posted to.

Deploying to Heroku

Easy One Click

Deploy

This will start an app at a location like my-app-name.herokuapp.com. If you want to use your own domain, you tell the heroku app about your domain (e.g. this is table.my-site.com) and create a CNAME record which points from your domain name to the heroku app.

Command Line (For Seasoned Pros)

Install the heroku toolbelt, and clone down this repo. In the root of this project, run:

heruku apps:create NAME_OF_YOUR_HEROKU_APP
heroku buildpacks:set https://github.com/heroku/heroku-buildpack-multi.git -a NAME_OF_YOUR_HEROKU_APP
git remote add heroku https://git.heroku.com/NAME_OF_YOUR_HEROKU_APP.git
git push heroku master
heroku open -a NAME_OF_YOUR_HEROKU_APP

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0

Package Sidebar

Install

npm i mtg-tourney-app

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • mixmix