cidadedemocratica / pushingtogether

Pushing together project developed during ParticipaLAB Collective Inteligence for Democracy
Other
4 stars 5 forks source link

pushingtogether

Code Climate Build Status Test Coverage
Pushing together project developed during ParticipaLAB Collective Inteligence for Democracy, this project is based on pol.is

Installing

  1. Clone it
  2. Set node version 6.9.0
  3. Run:
    cd pushingtogether
    npm install
    npm run setup #in case you're using OS X: npm run setup:osx

    Running

  4. npm start inside the folder, or use node app.js

Setup


npm run setup #in case you're using OS X: npm run setup:osx
npm run db:migrate