spaghetti-open-data / twitAntonio

TweetYourMep fork for the Italian 2013 Elections
http://www.twitantonio.it
GNU Affero General Public License v3.0
16 stars 10 forks source link

TwitAntonio

TwitAntonio

installazione

Software prerequisiti: nodejs, npm, mongodb ( per convertire i dati serve installare anche php )

Su Ubuntu/Debian, dovrebbe bastare:

sudo apt-get install nodejs npm mongodb php5

[ nota, su Ubuntu il comando per node.js è "nodejs", non solo "node" ]

Successivamente, i seguenti comandi:

$ npm install
$ cp config.js.development config.js
$ ./import.sh
$ node app