snjnlsn / league_match_stats

yay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeagueMatchStats

  • This application requires Elixir, Erlang, and Node to be installed. If you use ASDF, you simply run asdf install
  • Run mix setup to install and setup dependencies
  • Create a config/.env and add RIOT_API_KEY=YOUR_KEY_HERE to it. Get a Developer API key here
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Region/Platform

  • Region and Platform default to NA2 and Americas accordingly. These values can be adjusted in config/config.exs.

About

yay


Languages

Language:Elixir 85.7%Language:JavaScript 12.1%Language:HTML 2.1%Language:CSS 0.2%