This the backend for a plain infer for Stark Tac Toe game.
docker compose build
docker compose up -d
The setup exposes port 8888. But u can change the internals to expose other ports with and .env file Just remember to also expose it in the docker compose file.