foldaway / overwatch-backend

Backend for Overwatch Dashboard

Home Page:https://owdash.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overwatch Backend

CircleCI Maintainability

Web server that provides competitive statistics for a selection of Overwatch players.

Dependencies

  • $ bundle install

Development

Database setup

  1. Run $ rake db:setup
  2. Run: $ bundle exec rails s
  3. Access http://localhost:3000

Architecture

The web application is written in Ruby with the Rails framework (API only).

About

Backend for Overwatch Dashboard

https://owdash.netlify.com

License:MIT License


Languages

Language:Ruby 99.4%Language:HTML 0.6%