- Python: Flask
- HTML
Before you begin, ensure you have the following installed on your machine:
-
Clone this repository to your local machine
-
Navigate to the project directory
-
Run the following command to start the services:
docker compose up
This will pull the necessary Docker images and start the containers.
-
Once the containers are up and running, you can access your application at http://localhost:5000.