Skip to content

jonkerz/kingscourt

Repository files navigation

Build Status Gemnasium License Website GitHub release

 ____  __..__               /\        _________                           __   
|    |/ _||__|  ____    ____)/ ______ \_   ___ \   ____   __ __ _______ _/  |_ 
|      <  |  | /    \  / ___\ /  ___/ /    \  \/  /  _ \ |  |  \\_  __ \\   __\
|    |  \ |  ||   |  \/ /_/  >\___ \  \     \____(  <_> )|  |  / |  | \/ |  |  
|____|__ \|__||___|  /\___  //____  >  \______  / \____/ |____/  |__|    |__|  
        \/         \//_____/      \/          \/                               

King's Court

Generate, build, and browse kingdoms of the card game Dominion. Live at kingscourt.io.

Stack

Front-end: AngularJS 1.5 (in CoffeeScript), Bootstrap 3 (Sass), Bower-Rails, some jQuery-UI, Lodash. Backend: Rails 5, ActiveModelSerializers (API), Sunspot/Solr (API), DeviseTokenAuth (API), ActiveAdmin (manage database), Capistrano 3 (deployment). Backup: Backup (gem) + Whenever (for uploading db dumps to Dropbox), PaperTrail. Server (on DigitalOcean): nginx, Puma, MySQL. Testing: Cucumber (with Capybara Webkit), RSpec, Teaspoon + Jasmine (JavaScript unit-ish tests), Travis CI (for continuous integration), RuboCop (style/linting).

Installation

See INSTALL.md.

Contributing

Contributions welcome!