Be sure to have installed the list bellow on your machine:
git
docker
docker-compose
If you're on windows you need to run commands bellow in wsl2.
$ git clone [email protected]:tkhatibi/exercise.git
$ cd exercise
$ chmod ugo+x app bin/* scripts/*
$ ./app init
After 20 seconds all services will be running.
MySQL
exercise