Skip to content

Focacha is an open source group chat. Basically, Focacha is an open source Campfire clone.

Notifications You must be signed in to change notification settings

laplatarb/focacha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

focacha Build Status Code Climate

Focacha is an open source group chat. Basically, Focacha is an open source Campfire clone.

Features

Quick start

  1. Clone the repo
git clone [email protected]:paman/focacha.git
  1. Run bundle install to install the dependencies
  2. Configure focacha in config/config.yml.erb and config/mongoid.yml
  3. Run rackup -s thin to start the focacha
  4. Visit http://localhost:9292 to start using focacha!

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_awesome_branch)
  3. Commit your changes (git commit -am "Added some magic")
  4. Push to the branch (git push origin my_awesome_branch)
  5. Send pull request

License

Copyright (c) 2012 Patricio Mac Adden [email protected], Alvaro F. Lara [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Focacha is an open source group chat. Basically, Focacha is an open source Campfire clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published