Generate ent sources

$ make ent

Generate gRPC sources

$ make grpc

Get dependencies

$ go mod tidy

Run application

$ go build && ./golang-clean-architecture