Skip to content

hlee/chater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##What is Chater? Chater 是一个在线聊天室,一个实时web应用,一个基础实践.....

##How to run Chater?

  git clone  [email protected]:songjiayang/chater.git
  cd chater
  bundle 
  rackup faye.ru -E production -s thin       #启动faye
  bundle exec rake db:create
  bundle exec rake db:migrate
  bundle exec rake db:seed #初始化数据需要注入
  rails s

##Dependences

##参考文档

##Preview

About

a real time web app with faye

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published