the statusphere demo reworked into a vite/react app in a monorepo

fix workflow step syntax

Use "command" instead of "run"

graham.systems 0f6ac09d e6220fd9

verified
+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 14 14 15 15 steps: 16 16 - name: Deploy to Railway 17 - run: railway up --service=$RAILWAY_SERVICE_ID 17 + command: railway up --service=$RAILWAY_SERVICE_ID