Files
SuperSunday/start.sh
karim hassan e3620c7f42 Day:1
2025-08-18 19:30:47 +00:00

6 lines
112 B
Bash
Executable File

#!/bin/bash
echo "🚀 SuperSunday V1 (prod) on :8080"
export PORT=8080
export ENABLE_EFFECTS=0
node server.mjs