module
0.0.0-20230504092437-7a8554d569ea
Repository: https://github.com/axit88/userservice.git
Documentation: pkg.go.dev
# README
- Create Mysql Database For Users. Follow src/domain/userService/core/model
- Update Database Id and Password at src/env/local.go
- Run Server.go file located at src/domain/userService/infrastructure/Grpc/server/server.go - go run server.go
- Run main.go file located at src/main.go - go run main.go
# Packages
No description provided by the author