movie-recommendation-system Run docker compose Before running this step, please build docker images for ui and api. How to build them, please see the README in sub-projects ui and api Start containers docker-compose up curl localhost:3000 Stop containers docker-compose down