/DevOps

Itu miniTwit

Primary LanguageTeXApache License 2.0Apache-2.0

ITU-minitwit

ITU Minitwit application written in Go using the Gin web framework.

⚡️ Quickstart!

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