/rocket201620

Equipo rocket 2016 20

Primary LanguageJavaScript

###Freeven ###Clonar el repositorio y configurar los credenciales

git clone "https://github.com/UAMISO4101/rocket201620.git"
cd freeven
git config user.name "{{your user}}"
git config user.email "{{your email}}"
git config credential.helper store
git pull

###Instancias de Freeven: Desarrollo: https://freeven-srv-dev.herokuapp.com Pruebas: https://freeven-srv-stg.herokuapp.com Producción: https://freeven-srv.herokuapp.com

Para ejecutar en local

python manage.py runserver --settings=freeven.settings.dev

Para correr celery

celery -A freeven worker --loglevel=info

master-integration

TravisCI Build Status Build Status

Codacy Codacy Badge