README ¶ game-shop-services Requirements have docker installed have docker compose installed To run the server locally with docker Create the image with docker build . -t game-shop:latest Run the command docker compose up -d Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files server.go Directories ¶ Show internal Expand all Path Synopsis src apigateway apigateway/drivers/http/handlers apigateway/drivers/http/middleware apigateway/drivers/http/models apigateway/drivers/http/routes apigateway/drivers/http/server apigateway/drivers/http/services apigateway/utils config domains/shared/entities domains/shared/valueobjects domains/user domains/user/drivers/mongodb domains/user/usecases Click to show internal directories. Click to hide internal directories.