TwitAntonio
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