Dependencies Initially, install the following dependencies locally: Install Docker; Install Docker Compose; Project Initialization In the main project folder, build and start the application with the command: docker-compose up The backend will be available at: http://localhost:8000/.