Golang binglog

Example Architecture

Example Architecture

Configuration

Environment

$cp .env.example .env

Run Compose

$docker-compose up

Migration

go run src/main.go run db:migrate up

Run

go run src/main.go run