Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkerz authored Jun 10, 2016
1 parent 6d11dd8 commit dd3b8f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
### King's Court
Generate, build, and browse kingdoms of the card game [Dominion](https://en.wikipedia.org/wiki/Dominion_(card_game)). Live at [kingscourt.io](http://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](INSTALL.md).

Expand Down

0 comments on commit dd3b8f2

Please sign in to comment.