Skip to content

doiyuki/midnight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midnight

Overview

midnight is web-app that provides chat-talking for radio listeners. This repository concludes the source of midnight.

Install

  1. Checkout master repository.

git checkout https://github.com/doiyuki/midnight.git

  1. Setup for migration

rake db:migrate rake db:seed

  1. Run (on localhost)

rails s Access to http://localhost:3000

Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licence

Apache License Version 2.0

About

This app provides chat-talking for radio listeners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published