Skip to content
/ loomio Public
forked from loomio/loomio

Loomio is an open-source web application that helps groups make better decisions together.

License

Notifications You must be signed in to change notification settings

Farocs/loomio

 
 

Repository files navigation

Build Status Code Climate Dependency Status

Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. If you'd like to find out more, check out Loomio.org.

Setting up Loomio locally

Ensure you have Git, node / npm, Ruby (we like rbenv!), and Postgres installed.

Clone the repo:

git clone https://github.com/loomio/loomio.git

Run the bootstrap task

rake bootstrap

Go!

rake bootstrap:run

Visit localhost:3000 in your browser. Voila!

Need more detailed help? Check out the Tech Manual, or drop us a line at [email protected]

Contact

If you have any questions or feedback, get in touch via [email protected].
Facebook Twitter Google+

About

Loomio is an open-source web application that helps groups make better decisions together.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 51.8%
  • HTML 20.6%
  • CoffeeScript 12.5%
  • CSS 9.5%
  • Gherkin 3.3%
  • JavaScript 2.3%