Skip to content

vityaman-edu/db-my-logistics

Repository files navigation

My Logistics

ITMO Databases Course Work

Build & Run

# Build the backend app docker image
sbt "Docker/stage"

# Start infra: database & backend
docker compose up --build --force-recreate