Brainstormer is a collaborative yet simple brainstorming tool.
Check it out on http://brainstormer.collide.info
Howto host Brainstormer yourself:
- Checkout repository.
- npm install
- Adjust dbconfig.json to suit your mongodb installation.
- node brainstormer.js (or forever etc.)
- Open browser on http://localhost:3000