Golang Cards Project Description My Golang Cards implementation based on the cards project from Go: The Complete Developer's Guide (Golang) Udemy course. How to run Development $ docker-compose -f docker-compose.development.yml up --build Production $ docker-compose up --build