#!/bin/bash set -e echo "starting metamigo-frontend" exec dumb-init npm run start