Coder Social home page Coder Social logo

yoshi20 / ssb-tournament-manager Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 165.71 MB

Simple tournament manager for Super Smash Bros. matches (Ruby on Rails project)

Ruby 26.64% JavaScript 0.03% CoffeeScript 0.45% HTML 8.03% Dockerfile 0.02% Shell 0.01% SCSS 3.67% Haml 61.15%

ssb-tournament-manager's Introduction

SwissSmash

Simple tournament manager for Super Smash Bros. matches (Ruby on Rails project)

Local commands:

  • bundle update

  • rake db:migrate

  • rake db:rollback

  • rails s

  • rails c

  • dropdb swisssmash_development

  • heroku pg:pull <postgresql-name> swisssmash_development --app swisssmash

  • heroku pg:reset --app swisssmash-stage --confirm swisssmash-stage

  • heroku pg:push swisssmash_development <postgresql-name> --app swisssmash-stage

Stage commands:

  • git push stage :master

  • heroku logs --tail --remote stage

  • heroku run rake db:migrate --remote stage

  • heroku run rails c --remote stage

  • heroku restart --remote stage

  • heroku run rake tournaments_crawler_ch:all --remote stage

  • heroku run rake "utils:remove_player_from_finished_tournament[<t_id>,<p_id>]" --remote stage

Prod commands:

  • git push prod master

  • heroku logs --tail --remote prod

  • heroku run rake db:migrate --remote prod

  • heroku run rails c --remote prod

  • heroku restart --remote prod

  • heroku run rake tournaments_crawler_ch:all --remote prod

  • heroku run rake tournaments_crawler_de:all --remote prod

  • heroku run rake tournaments_crawler_fr:all --remote prod

  • heroku run rake tournaments_crawler_lu:all --remote prod

  • heroku run rake tournaments_crawler_it:all --remote prod

  • heroku run rake tournaments_crawler_uk:all --remote prod

  • heroku run rake tournaments_crawler_ie:all --remote prod

  • heroku run rake tournaments_crawler_im:all --remote prod

  • heroku run rake tournaments_crawler_pt:all --remote prod

  • heroku run rake tournaments_crawler_is:all --remote prod

  • heroku run rake results_crawler_ch:all --remote prod

  • heroku run rake results_crawler_de:all --remote prod

  • heroku run rake results_crawler_fr:all --remote prod

  • heroku run rake results_crawler_lu:all --remote prod

  • heroku run rake results_crawler_it:all --remote prod

  • heroku run rake results_crawler_uk:all --remote prod

  • heroku run rake results_crawler_pt:all --remote prod

  • heroku run rake results_crawler_is:all --remote prod

  • heroku run rake "utils:remove_player_from_finished_tournament[<t_id>,<p_id>]" --remote prod

Note:
UK also includes Ireland (IE) & Isle of Men (IM) in this application.

General links:

Tournaments crawler links:

Twitch API:

Icons:

Banner:

Google Analytics:

Roles overview:

news communities  tournaments  teams players users  feedback inactive tournaments alts
super_admin x x x x x x x x x
admin x x x x x
news_editor x
community_editor x
tournament_organizer x
team_captain x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.