Network analysis tool to generate the optimal strategy for minimizing bullying in youth peer networks.
- Install Redis
brew install redis
- Install Postgres.app
- Run Postgres.app
- Create virtual environment for Python dependencies:
virtualenv venv source venv/bin/activate
-
Install node dependencies:
npm install
-
Install python dependencies:
pip install -r requirements.txt
redis-server
gulp
python run.py
- PostgreSQL
- SQLAlchemy
- Python
- React
- Flux