mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-10-13 11:13:42 +08:00
9 lines
155 B
Bash
Executable File
9 lines
155 B
Bash
Executable File
pm2 start npm --name=tl-rtc-file-api-server -- run sapi
|
|
|
|
sleep 1
|
|
|
|
pm2 start npm --name=tl-rtc-file-socket-server -- run ssocket
|
|
|
|
sleep 1
|
|
|
|
npm run build:pro |