Categorygithub.com/phungvandat/clean-architecture
module
0.0.0-20230718032851-8a720028dbdd
Repository: https://github.com/phungvandat/clean-architecture.git
Documentation: pkg.go.dev

# README

CLEAN ARCHITECTURE

clean architecture

HOW TO SETUP DB

  • docker-compose -f docker-compose-local.yaml up -d

HOW TO RUN

First

  • make init

Next

  • make setup-env
  • make dev

HOW TO TEST

  • make test

HOW TO GEN PROTOC

  • protoc --go_out=plugins=grpc:. grpc/proto/user/user.proto

HOW TO GEN SSL/TLS CERT

  • cat gen_certs.sh.example > gen_certs.sh

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author