/identify

Identify their personality through their social network.

Primary LanguageMakefileMIT LicenseMIT

identify

Identify their personality through their social network.

license

Requirements

Python ~> 3.7.x
Docker ~> 18.09.x
Kubernetes ~> 1.10.x

Install dependencies

make install

Usage

# run on local
make run-local

# run on docker after `make build`
# your dockerhub account is required
make run-docker