openreplay/ee/assist/run-dev.sh
2023-03-07 14:35:40 +01:00

6 lines
No EOL
48 B
Bash
Executable file

#!/bin/bash
set -a
source .env
set +a
npm start