Welcome to Viterbit challenge's skeleton project!
- If not already done, install Docker Compose
- Run
docker-compose build --pull --no-cacheto build fresh images - Run
docker-compose up(the logs will be displayed in the current shell) - Open
https://localhostin your favorite web browser and accept the auto-generated TLS certificate - Run
docker-compose down --remove-orphansto stop the Docker containers.
?. You can use make to see all available helpers