Match maker is a small web application to build teams, based on the rating of the players, which was calculated by rating each other.
- Go Runtime
- MySQL database
-
Go to root directory
-
Run sql init queries in
init.sql
file -
Run:
go get
-
Edit
config.env
file then run command:go run main.go -c=config.env