Simple logger for games. Register players and enter games, then the statistics will be calculated.
Start back-end node server.
docker-compose upRun following command in another terminal
docker-compose exec back npm run migrateOpen your browser and connect to http://localhost:5001.



