From e081c8f7c95a2fdd6d268cb014f2b384e9d143f9 Mon Sep 17 00:00:00 2001 From: cowch Date: Sat, 12 Jul 2025 09:50:05 -0500 Subject: [PATCH] Update README.md updates to readme --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e9ec8ef..a728f2e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # logistics_support_tool -This is the new logisitcs support tool - -backend written in go -front end written in vite/react -db postgress. - -this will also include a primary server to house all the common configs across all servers to keep it more easy to admin. the servers will cache this data and check for changes every hour \ No newline at end of file +This is the new logisitcs support tool + +backend written in go +front end written in vite/react +db postgress. + +this will also include a primary server to house all the common configs across all servers to keep it more easy to admin. the servers will cache this data and check for changes every hour + +The new lst will run in docker by building your own image and deploying or pulling the image down. +you will also be able to run it in windows or linux. \ No newline at end of file