README ¶ Server for grpchat Golang grpchat server Usage: To begin development: docker-compose up --build Production build: To build lightweight production image under 7 megabytes just run: docker build -f docker/prod.Dockerfile -t <image_name> . Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis src config helpers models services services/auth services/auth/controller services/auth/delivery services/auth/usecase services/chat services/chat/controller services/chat/delivery services/chat/usecase test chat Click to show internal directories. Click to hide internal directories.