feat: add grpc server

This commit is contained in:
2025-07-08 09:51:41 +02:00
parent e10a40dc6b
commit b194af0453
25 changed files with 1759 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
[project]
name = "hello-world"
[container]
image = "kasperhermansen/hello-world"
version = "latest"
[expose]
port = 8080