Running locally: We're using Docker. To run the app locally, you need to have Docker installed. Make sure you have the network: docker network create promise-network Then, run the following command to start the app: docker compose up -d --build