Categorygithub.com/Axit88/UserService
module
0.0.0-20230504092437-7a8554d569ea
Repository: https://github.com/axit88/userservice.git
Documentation: pkg.go.dev

# README

  1. Create Mysql Database For Users. Follow src/domain/userService/core/model
  2. Update Database Id and Password at src/env/local.go
  3. Run Server.go file located at src/domain/userService/infrastructure/Grpc/server/server.go - go run server.go
  4. Run main.go file located at src/main.go - go run main.go

# Packages

No description provided by the author