Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beanieboi/mtfv-stats

MTFV Player stats
https://github.com/beanieboi/mtfv-stats

Last synced: 24 days ago
JSON representation

MTFV Player stats

Awesome Lists containing this project

README

        

# README

- Ruby version

Ruby 2.6.2

- Configuration

bundler install

- Database creation

bundle exec rails db:create

- Database initialization

bundle exec rails db:migrate

- Create stats

bundle exec rails scraper:fetch\[2019\]
bundle exec rails maintenance:all
bundle exec rails stats:all

- Start app

bundle exec rails s

Visit localhost:3000