A monolith web application in GO

Get test coverage

go test -coverprofile=coverage.out && go tool cover -html=coverage.out

Soda (for database migration)

https://gobuffalo.io/documentation/database/pop/

MailHog - Local Mail Server

UI Web - port 8025

Server - port 1025

https://github.com/mailhog/MailHog