Kienan Stewart
9e6ffb0174
Not really tested since my docker environment isn't working. To wrap up later. |
||
---|---|---|
static | ||
templates | ||
.gitignore | ||
Dockerfile | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
credits.md | ||
docker-compose.yml | ||
negotiation.py |
README.md
Installlation
Prerequisites
apt install pipenv
Dependency installation
pipenv sync
Running
FLASK_ENV=development FLASK_APP=negotiation.py pipenv run ./negotiation.py
License
AGPLv3+