Skip to content

eapo/LiDeCo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 8 commits ahead, 67 commits behind edemo:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LiDeCo

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

Running the app

meteor npm install
meteor

App in the test mode, is listening on port 3000, and mongo db is istening on 3001

Running the tests

meteor npm install
meteor test --once --driver-package meteortesting:mocha --port 3100

Scripts

To lint:

meteor npm run lint

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • HTML 16.3%
  • Less 3.6%
  • Other 0.4%