politicalwatch / tipi-old

Parliamentary monitoring tool (written in Meteor) - Old version
http://tipiciudadano.es
GNU General Public License v3.0
4 stars 0 forks source link
civictech politics transparency

TiPi

Installation

git clone git@github.com:CIECODE-Madrid/tipi.git
cd tipi
curl https://install.meteor.com | /bin/sh

Copy settings.json.example and rename it as settings.json

Note: Also you need to install nodejs, npm and MongoDB.

Run

meteor --settings=.deploy/settings.json

Open a browser and type localhost:3000