This website requires JavaScript.
Explore
Help
Sign in
a
/
McCarthyism
Watch
1
Star
1
Fork
You've already forked McCarthyism
0
Code
Issues
Pull requests
Projects
Releases
8
Packages
Wiki
Activity
f4d4d16b87
McCarthyism
/
run
6 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Add run script
2021-05-08 23:20:25 +00:00
#!/bin/bash
source ./env
./build
cd front
Move SSL to proxy so we don't need sudo for backend
2022-01-12 20:36:59 +00:00
npm run start -- -p 5000 | node ../back/dist/index.js
Reference in a new issue
Copy permalink