need-for-type server used for high score management
To get up and running follow these steps:
- Install and start Docker
- Copy
.env.exampleto.env - Run
docker-compose upto start the server
To run commands inside the containers use docker-compose exec container_name command