Liquid Democracy comes to your community.
This software allows you to manage the community life online, discussing issues on a forum and voting on them using liquid democracy.
Live DEMO: https://demo.honline.hu
meteor npm install
meteor
App in the test mode, is listening on port 3000, and mongo db is istening on 3001
meteor npm install
meteor test --once --driver-package meteortesting:mocha --port 3100
To lint:
meteor npm run lint