ITU Minitwit application written in Go using the Gin web framework.
docker-compose up
docker-compose up
starts the database, MiniTwit and services used for monitoring and logging.
If files have been changed, then instead run
docker-compose up --build