Welcome to the Lotof Hub Users Service project! This project provides a structure to generate, build, and run a grpc microservice using Docker for containerization. Below you'll find a comprehensive guide to get started with this project.
Before you begin, ensure you have the following installed on your machine:
- Go (version 1.23 or later)
- Docker
- Docker Compose
- Customize
Dockerfile
as needed for your project's specific requirements. - The server entry point is at
./cmd/server/main.go
.
This project is licensed under the MIT License - see the LICENSE file for details.