screen -dmS customer-dashboard-api | exit 0 screen -S customer-dashboard-api -p 0 -X stuff 'npx tsc && node build/server.js\n'