Ticket Booking System Architecture Dependencies Payment Service Notification Service Cinema Catalog Service Setup & Build Clone the repo in the $GOPATH/src/ directory. go run main.go --migrate to run migrations start go run main.go to start the server Commands & Tips go run main.go --help to see all the available options