Answersuck SIGame but better! Local development Run service deps $ make compose-dev Run the application $ make run Or: make dry-run to run application with clean database make run-migrate to run app and up migrations Generate handlers from protobuf $ make gen-api Generate swagger from protobuf $ make gen-swagger