Skip to content

source code for the Mythic+ statistics website mplus.subcreation.net

License

Notifications You must be signed in to change notification settings

hpishacker/mplus.subcreation.net

 
 

Repository files navigation

mplus.subcreation.net

Source code for a site that used to show statistical analysis of M+ in WoW.

For a simpler version of the same idea, you can also refer this website https://github.com/alcaras/mplus-analysis

This code is what the site is currently running.

It's set up to run as an App Engine instance that runs a cron job that updates data and generates static HTML, writing directly to a Cloud Storage instance. A bit strange, but it scales quite nicely since it only ever serves static HTML pages externally.

About

source code for the Mythic+ statistics website mplus.subcreation.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.6%
  • HTML 28.6%
  • CSS 6.1%
  • JavaScript 5.7%