McCarthyism/run

6 lines
134 B
Text
Raw Normal View History

2021-05-08 23:20:25 +00:00
#!/bin/bash
source ./env
./build
cd front
2021-05-08 23:52:13 +00:00
npm run start -- -p 5000 | sudo -E node ../back/dist/index.js # sudo hack to read SSL files