#!/bin/bash set -e export WEBPACK_HOT_RELOAD_HOST="0.0.0.0" pnpm install pnpm start-docker