From 47de0a4e9d6cfa9f5637f0b6e6e3b58a9d22427a Mon Sep 17 00:00:00 2001 From: mike cullerton Date: Fri, 23 Sep 2022 13:55:15 -0400 Subject: [PATCH] Begining of a README --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..611bbe6 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +# 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