You just need to install Docker and Docker-Compose.
All dependecies got automaticly installed inside your docker containers.
Dependencies:
First clone the repository to your desired path:
git clone https://gitlab.com/gladion136/opensyncedlists-server
Then you can build and start the containers:
sudo docker-compose up -d
sudo docker-compose up -d
sudo docker-compose down
sudo docker-compose logs
Just stop the containers and pull the git repository inside your repository folder:
git pull