PickUp-Backend To start the backend: Run the existing script: chmod +x startApp.sh ./startApp.sh Or manually start the Docker containers docker build -t pickup-backend . docker-compose up