- JDK 11
- Stand-alone Git
- Stand-alone Docker
- Create the
ZeroneServer
root folder in your working space. You can choose another name if you want. - Execute the following git command inside that folder
git clone https://gitlab.skillbox.ru/javapro17/javapro-socialnetwork-studygroup-17
- Run in the scripts/config/postgres directory.
docker-compose up -d
- Run in the docker/local directory.
docker-compose up --build -d