- Clone sources for frontend and backend into each directory
git clone git@github.com:42-ping-ping/ping_pong_front front/app
git clone git@github.com:42-ping-ping/ping_pong_back back/appor make clone
make clone-
Chage volume device to your full path home directory
-
Start with docker-compose up
docker-compose up --buildor make
make