f271cff5a8 | ||
---|---|---|
bin | ||
connectors | ||
.darglint | ||
.flake8 | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.tool-versions | ||
Dockerfile | ||
Jenkinsfile | ||
README.md | ||
app.py | ||
config.py | ||
docker-compose.yml | ||
noxfile.py | ||
poetry.lock | ||
pyproject.toml |
README.md
Run the service
poetry run flask --debug run --port=7004
You can check to see if it is running by loading
http://localhost:7004/v1/commands http://localhost:7004/liveness