Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 250 Bytes

torob

this is a backend project like torob, based on microservices and grpc.

Running

generate code for .proto files:

  • make proto

running each microservice:

  • make server
    or
  • go run cmd/main.go