Web server that provides competitive statistics for a selection of Overwatch players.
$ bundle install
- Run
$ rake db:setup
- Run:
$ bundle exec rails s
- Access http://localhost:3000
The web application is written in Ruby with the Rails framework (API only).