1
0

Тайлбар байхгүй

Djordje Lukic 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
.github bb017c490e Only install required go dependencies 5 жил өмнө
azure 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
backend 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
cli 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
client 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
compose 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
containers 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
context 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
example 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
scripts 1858367277 Add gotestsum 5 жил өмнө
server 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
util 3bb4fe163c Add `docker context create` command 5 жил өмнө
.dockerignore cbfcd5cf64 Add dockerignore 5 жил өмнө
.gitignore fcc7582826 Remove non-project path 5 жил өмнө
.golangci.yml 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
Dockerfile ba8c824436 Cleanup Makefiles 5 жил өмнө
Makefile 24c035e822 Add comments on exported items, remove example command 5 жил өмнө
README.md ba8c824436 Cleanup Makefiles 5 жил өмнө
builder.Makefile ba8c824436 Cleanup Makefiles 5 жил өмнө
go.mod afca3e31b5 Implement exec command 5 жил өмнө
go.sum afca3e31b5 Implement exec command 5 жил өмнө
setup-dev.sh 5cbfa2778e Use github action to install protoc 5 жил өмнө

README.md

Docker API

Actions Status

Dev Setup

Make sure you have Docker installed and running.

Building the project

$ make

If you make changes to the .proto files, make sure to make protos to generate go code.