feat(lstwrapper): added a c# wrapper so we can run on windows server and get ssl

this will also allow us to still use docker
This commit is contained in:
2025-07-14 21:55:25 -05:00
parent cb9e8e1107
commit d097988dfd
8 changed files with 159 additions and 0 deletions

4
.gitignore vendored
View File

@@ -4,6 +4,9 @@ frontend/.tanstack/
frontend/.output/
frontend/.nitro/
releases/
LstWrapper/bin
LstWrapper/publish
LstWrapper/obj
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
@@ -184,3 +187,4 @@ test-results/
backend/go.sum
BUILD_NUMBER
scripts/resetDanger.js
LstWrapper/Program_vite_as_Static.txt