Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Solution for hackathon Championship of Tatarstan

Notifications You must be signed in to change notification settings

one-zero-eight/hackathon-mahjong

Repository files navigation

АвтоМаджик

Команда one-zero-eight.

Развернутый проект: https://mahjong.innohassle.ru

ДЕМО: demo.mp4

ПРЕЗЕНТАЦИЯ: presentation.pdf

Инструкция по локальному запуску

Протестировано на Ubuntu 22.04 с архитектурой amd64.

  1. Установить Docker и Docker Compose последней версии.
  2. Склонировать этот репозиторий (или скачать zip архив) и перейти в папку с проектом.
  3. Запустить проект.
    docker compose up -d --build
    
  4. Зайти на http://localhost:8000 в браузере.