python version - 3.6.4
install redis
install MongoDb
pip install -r requirements.txt --upgrade
Check settings.
make run
for logs:
- setup Redis notification
redis-cli config set notify-keyspace-events KEA make logs
for tests:
make test
TODO:
- add docker
- add mocks for tests