This is a step-by-step guide to run the application using Docker Compose.
- Docker installed on your machine. If you don't have it yet, you can download it here.
- Docker Compose installed on your machine. It usually comes with the Docker Desktop installation.
- Clone the repository to your local machine.
- Navigate to the project folder.
- Run the following command in the terminal:
docker-compose up
- Access the url http://localhost:8000
