refactor:

This commit is contained in:
Vyacheslav1557 2024-08-16 16:05:29 +05:00
parent ad8d145986
commit 3c0f01630f
29 changed files with 360 additions and 1377 deletions

View file

@ -1,4 +1,7 @@
all:
go build
bug generate proto
dev:
@buf generate proto
@go run main.go
build:
@buf generate proto
# TODO: build dockerfile