- Docker: Install Docker
- Docker Compose (Recommended): Install Docker Compose
-
Clone the repository
git clone https://github.com/basit3000/fastapi.git
-
Navigate to the Project Directory
cd fastapi
-
Build the Docker container
docker-compose up --build