Twitter Profile Credibility Evaluator Outcome of ACP2 course of University of Oulu. Original project link: https://github.com/kannadan/ACP2-Twitter-Profile-Scoring
Install Poetry (package manager): https://pypi.org/project/poetry/
Install packages:
$ poetry install
$ ./start.sh
or
$ ./build.sh
$ docker-compose up
Add your publish SSH key as authorized key to the target host.
Copy .env.dist as .env and fill the values. DEPLOY_SSH_PORT is optional, 22 is used as default.
Run
./deploy.sh