digital.solutions.test/back/start.sh

6 lines
77 B
Bash
Executable File

#!/usr/bin/env sh
yarn
yarn build
node dist/index.js --inspect=0.0.0.0:9229