Jakub Sokołowski 688e2a512d
connector-smtp: fix repo URL to use HTTP and not SSH
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-21 11:21:56 +02:00
2022-11-28 14:24:51 -05:00
2022-11-28 12:29:12 -05:00
2023-03-14 14:01:36 +01:00
2023-03-22 16:15:53 -04: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 http://localhost:7004/liveness

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%