This project is build ecommerce an api server
go run .
docker-compose up -d api
make up
cd internal/grpc/proto && /
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative *.proto
- admin user jwt authorization api
- file upload and file response api
- admin manage post
- grpc play games