build: docker build -t . start: docker run -v $(pwd):/var/www/trust-module -p 3000:3000 :latest