cfb616f1f5 | ||
---|---|---|
bin | ||
connectors | ||
.darglint | ||
.flake8 | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.tool-versions | ||
Dockerfile | ||
README | ||
app.py | ||
docker-compose.yml | ||
noxfile.py | ||
poetry.lock | ||
pyproject.toml |
README
# 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