"feat: add mobile app support with Dockerfile and dev/build scripts, update all projects to use psmisc for process management"
This commit is contained in:
@@ -7,6 +7,9 @@ clear
|
||||
while true; do
|
||||
npm run dev
|
||||
|
||||
killall node
|
||||
killall yarn
|
||||
|
||||
echo "restarting..."
|
||||
sleep 1
|
||||
done
|
||||
|
Reference in New Issue
Block a user