Jakub Sokołowski 825804de00
Jenkinsfile: add CI Docker image build for Jenkins
We'll use `deploy-${env}-${stage}` tags for deploy to Spiff envs.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-23 11:23:51 +01:00
2023-02-22 16:27:19 -05:00
2022-11-28 14:24:51 -05:00
2022-11-28 12:29:12 -05:00
2023-01-05 10:25:56 -05:00

# 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
Description
spiffworkflow-backend will talk to this app in order to discover the list of connectors and to make actual connections to external services
Readme
Languages
Python 85.2%
Shell 10.8%
Dockerfile 4%