/waam-pt

Berliner Gazette storython article

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Digital Arts Circus

We Are All Migrants storython at Slow Politics, Berliner Gazette conference, November 2014

Installation

Dependances

$ sudo apt-get install build-essential python-pip python-dev

and install virtualenv

$ sudo pip install virtualenv

Setup a virtualenv and download dependances

$ make install

Run the server

$ make run

Locales

$ make update_i18n
$ make compile_i18n

Compile the static files

$ make freeze

Launch

$ make run