Make sure you have Docker desktop installed: https://www.docker.com/products/docker-desktop/
In your terminal copy the example environment file:
cp .env.example .env
To start the project run the following command:
docker-compose up -d
To view the project, open your browser and go to:
http://localhost:8080
Set up the database by entering in a Site name, user name, password and email. (Save them to your password manager)