Skip to content

MTGATracker: Inspector is a web-based companion app for MTGATracker

License

Notifications You must be signed in to change notification settings

mtgatracker/mtgatracker-inspector

Repository files navigation

NOTICE: MTGATracker Inspector has moved!

MTGATracker: Inspector data is now stored 100% locally on user machines. The code for this project has relocated into the mtgatracker/mtgatracker project.

MTGATracker: Inspector

MTGATracker: Inspector is a web-based companion app for MTGATracker.

The code in the mtgatracker/mtgatracker-inspector repository drives the development / staging instance of Inspector; once code is merged there, it must also be merged into the shawkinsl/mtgatracker-inspector repo to hit the production instance. (Why? Because shawkinsl/mtgatracker-inspector was around first, and it would likely be a downtime-required change to swap it.)

Getting started

Running Inspector locally:

  1. Get dependencies: npm install .
  2. Start the local server gulp dev
  3. Make code edits, gulp automatically reloads on save

Note that babel takes 30-60s to transpile and pack the app's js. Be patient, and generally wait for the second "Finished 'dev' after 55ms..." output after changing source files.

Credits, License

Inspector is based off of the incredible SB Admin 2 Bootstrap Theme Copyright 2018 MTGATracker. All open-source MTGATracker projects are licensed under the MIT License.