This commit is contained in:
karim hassan
2025-08-18 19:30:47 +00:00
parent dd17d9f4bf
commit e3620c7f42
16 changed files with 562 additions and 0 deletions

5
start.sh Executable file
View File

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