Test Checker Backend Setup localy git clone https://github.com/bigcrazyfrog/test-checker-backend.git Create .env file from .env.example. Create docker images and execute the containers for development. Use commands from Makefile: make up