App for chess club.
Tournament Management Application.
Swiss tournament system, Round-Robin tournament system. Mostly chess, but can be used for any game.
- Java 17
- Spring 6
- Spring Boot 3
- React
- React Query
- Tailwind
git clone https://github.com/vladimirshefer/ChessGrinder.git
cd ChessGrinder
docker compose up -d --build-
Install Java 17+
-
Install Node.JS 16.x and NPM 8.x
-
(Optional) Install Docker.
-
Run
ChessGrinderRun configuration.