McCarthyism/run

6 lines
96 B
Text
Raw Normal View History

2021-05-08 23:20:25 +00:00
#!/bin/bash
source ./env
./build
cd front
npm run start -- -p 5000 | node ../back/dist/index.js