Starting application for development docker-compose build docker-compose up It will run on localhost:3001 Starting application for production docker-compose -f docker-compose-prod.yml build docker-compose -f docker-compose-prod.yml up Update submodule git submodule update --recursive --remote After cloning repo git submodule init git submodule update