midnight is web-app that provides chat-talking for radio listeners. This repository concludes the source of midnight.
- Checkout master repository.
git checkout https://github.com/doiyuki/midnight.git
- Setup for migration
rake db:migrate rake db:seed
- Run (on localhost)
rails s Access to http://localhost:3000
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Apache License Version 2.0