Skip to content

kimho/Suda-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Features

  • Basic Twitter Features
  • Support LDAP authentication
  • Support Gravatar
  • Support Video Chat Page (With OpenTok)
  • Simultaneous writing on Twitter
  • Default language is English

Before You Begin

  • Install Ruby, RubyGems, Rails 3, and a database like MySQL

Installation

  1. Download the source.
  2. Set your configuration file at config/config.yml (see config/config.default.yml for an example)
  3. Set your database configuration file at config/database.yml (see config/database.default.yml for an example)
  4. Run "rake db:create" and "rake db:migrate".
  5. That's it. Now, Run rails and connect from your web browser.

Special thanks to

  • Special thanks to Ryan Bates. His blog is so helpful.

About

Suda-in is a twitter clone to use in your company, school and community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors