сборка сервера фронта в бинарник

This commit is contained in:
Artem Tsyrulnikov
2026-03-25 12:16:57 +03:00
parent 045cb4232a
commit 99920fca56
4 changed files with 111 additions and 0 deletions

3
server/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module protoc-frontend-server
go 1.25.5