Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 333 Bytes

need-for-type-server

need-for-type server used for high score management

Development

To get up and running follow these steps:

  1. Install and start Docker
  2. Copy .env.example to .env
  3. Run docker-compose up to start the server

To run commands inside the containers use docker-compose exec container_name command