/fanta

Primary LanguageRuby

Build Status Coverage Status CodeFactor

MANTRA FOOTBALL

This is fantasy football application.

Fantasy football one step closer to the real one!

  • Create your league to play with friends
  • Fight for best players at auction
  • Choose the Module and fill it with the best players you have
  • Score goals, receive bonuses and win the League

Please visit

MantraFootball application

Getting started

gem install bundler
bundle install
brew install overmind
yarn install
rails db:setup

Start & watch

./bin/dev

API

Run API specs

rspec --tag rswag

Generate swagger docs

RAILS_ENV=test rails rswag