Make sure you meet the following prerequisites before running this project:
- Pipenv- version 2018.11.26 (run
pipenv --version
to confirm) - Elasticsearch - version 5.5.3 (https://www.elastic.co/downloads/past-releases/elasticsearch-5-5-3)
elasticsearch
pipenv shell
python manage.py migrate
python manage.py initemojidata
python manage.py rebuild_index
python manage.py runserver