Dependencies:
- make
- docker-compose
- docker
git clone https://github.com/xiver-org/testing-system.git; cd testing-system-master
cp .env.example .env.dev
make
Dependencies:
- make
- docker-compose
- docker
git clone https://github.com/xiver-org/testing-system.git; cd testing-system-master
cp .env.example .env
make DEV=0