Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 113 Bytes

File metadata and controls

13 lines (7 loc) · 113 Bytes

Training

Setup

docker compose up -d

Running

go run .

Cleanup

docker compose down -v