Pushing together project developed during ParticipaLAB Collective Inteligence for Democracy, this project is based on pol.is
- Clone it
- Set node version 6.9.0
- Install postgres for your SO
- Run
npm install
inside the cloned folder - Run
npm run setup
- After installing it, just run
npm start
inside the folder, or usenode app.js
- Run
npm run db:drop:dev
- Run
npm run setup