2023-03-14 13:05:17 +00:00
|
|
|
# This repo has moved to https://github.com/status-im/spiffworkflow-connector!
|
|
|
|
|
2022-09-23 17:55:15 +00:00
|
|
|
# Run the service
|
2022-10-10 16:02:36 +00:00
|
|
|
|
2022-09-23 17:55:15 +00:00
|
|
|
poetry run flask --debug run --port=7004
|
|
|
|
|
|
|
|
# You can check to see if it is running by loading
|
2022-10-10 16:02:36 +00:00
|
|
|
|
2022-09-23 17:55:15 +00:00
|
|
|
http://localhost:7004/v1/commands
|