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
Bifurcation depuis
La Quadrature du Net / Political Memory / memopol
1013 validations de retard le dépôt en amont.
Jamesie Pic
rédigé
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 |