mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-10-14 19:45:47 +08:00
9 lines
153 B
Bash
Executable File
9 lines
153 B
Bash
Executable File
pm2 start npm --name=tl-rtc-file-api-local -- run lapi
|
|
|
|
sleep 1
|
|
|
|
pm2 start npm --name=tl-rtc-file-socket-local -- run lsocket
|
|
|
|
sleep 1
|
|
|
|
npm run build:pro |