https://github.com/pieceowater-dev/lotof.hub.msvc.users
users microservice for HUB app
https://github.com/pieceowater-dev/lotof.hub.msvc.users
atlas go golang gorm grpc hub microservice
Last synced: 9 months ago
JSON representation
users microservice for HUB app
- Host: GitHub
- URL: https://github.com/pieceowater-dev/lotof.hub.msvc.users
- Owner: pieceowater-dev
- License: mit
- Created: 2024-11-24T17:26:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T17:41:18.000Z (about 1 year ago)
- Last Synced: 2025-01-29T22:19:04.674Z (about 1 year ago)
- Topics: atlas, go, golang, gorm, grpc, hub, microservice
- Language: Go
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lotof.hub.msvc.users
Welcome to the **Lotof Hub Users Service** project! This project provides a structure to generate, build, and run a grpc microservice using [Docker](https://www.docker.com/) for containerization. Below you'll find a comprehensive guide to get started with this project.
## Prerequisites
Before you begin, ensure you have the following installed on your machine:
- [Go](https://golang.org/doc/install) (version 1.23 or later)
- [Docker](https://docs.docker.com/get-docker/)
- [Docker Compose](https://docs.docker.com/compose/install/)
## Notes
- Customize `Dockerfile` as needed for your project's specific requirements.
- The server entry point is at `./cmd/server/main.go`.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Author

### [PCWT Dev](https://github.com/pieceowater-dev)