GithubHelp home page GithubHelp logo

alexbaumhoer / wtfismygearscore.com Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.5 MB

Home Page: https://wtfismygearscore.com

License: GNU Affero General Public License v3.0

Ruby 87.64% JavaScript 1.09% HTML 6.76% SCSS 4.37% Shell 0.14%

wtfismygearscore.com's Introduction

WTF is My Gear Score?

Build Status Code Climate

As described on the site:

WTF is My Gear Score? is an online implementation of the formula from the popular yet oft-maligned GearScore addon for World of Warcraft, which quantifies the quality of a character's gear. We use the scores calculated to rank the top characters by region and realm.

This project is a rewrite of the original PHP codebase written by @alexbaumhoer and @xtian.

Setup

First, install Homebrew.

Then:

bin/setup

If you are not using Homebrew, you will need to manually install Postgres and Redis and then run bin/rails db:setup db:migrate

For development, you must provide a .env file with your Blizzard OAuth client ID and secret. See .env.sample for reference.

Starting the app

First, make sure Postgres and Redis are running.

Then:

foreman start

and visit http://127.0.0.1:3000

Running the tests

bin/test

Documentation

Documentation is written using Yard in Markdown format. Use this command to run a server hosting the generated HTML docs:

bin/yard server -r

Development

See CONTRIBUTING.md

wtfismygearscore.com's People

Contributors

xtian avatar dependabot[bot] avatar alexbaumhoer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.