git clone git@github.com:political-memory/political_memory.git
cd political_memory
cp memopol/config.json.sample memopol/config.json
# Create a throwable virtualenv
virtualenv ve
source ve/bin/activate
# Install python requirements
pip install -r requirements.txt
# Create the local db
python manage.py migrate
# Some static files
bower install
# Install node modules
npm install
# Build static files
node_modules/gulp/bin/gulp.js less
# In another terminal (don't forget to activate the venv)
./manage.py runserver
« ...cron/gitlab@git.laquadrature.net:jaster/memopol.git » n'existait pas sur « d61080228c44fd513db65858aa1bddf9795f21a4 »
Bifurcation depuis
La Quadrature du Net / Political Memory / memopol
1014 validations de retard le dépôt en amont.
Jamesie Pic
rédigé
- continuous integration with travis, - continuous deployment with openshift, - add update_score cron, - sentry for exception tracking, - continuous documentation build with rtfd, - configuration made 12factor-ish, - make use of new django-representatives version for database optimization.
Nom | Dernière validation | Dernière mise à jour |
---|---|---|
.openshift | ||
bin | ||
core | ||
docs | ||
legislature | ||
memopol | ||
positions | ||
static | ||
templates | ||
votes | ||
.bowerrc | ||
.gitignore | ||
.travis.yml | ||
COPYING | ||
INSTALL | ||
README.md | ||
bower.json | ||
gulpfile.js | ||
manage.py | ||
package.json | ||
requirements.txt | ||
setup.py |