Skip to content

begriffs/groupthink

Repository files navigation

Get realtime feedback from a crowd

Try a demo

Groupthink Logo

This app aggregates a crowd's whim and shows a realtime guage.

Ways to use it

  • A meeting bullshit meter
  • Feedback for your public speaking
  • Rating karaoke
  • Gong show

Deploy your own groupthink server

Clone this repo, go into its directory and run:

npm install
bower install
grunt precompile
npm install jitsu -g
jitsu signup
jitsu login
jitsu apps create your-app
jitsu deploy

Configure the DNS by following this guide.

or run it locally

npm install
bower install
grunt precompile

node server.js

To recompile assets automatically as you work, run

grunt watch

License

Groupthink is Copyright © 2013 Joe Nelson. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

obey the masses with realtime voting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published