Set is a recreation of the card game Set, built with Go and Typescript React
make build builds the docker containers
make up runs the backend server + frontend development server
make set builds the go binary
make client builds the frontend javascript