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

Configure Feed

Select the types of activity you want to include in your feed.

run deploy step on push

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 3 3 # RAILWAY_SERVICE_ID 4 4 5 5 when: 6 - - event: ["manual"] 6 + - event: ["push", "manual"] 7 7 branch: ["main"] 8 8 9 9 engine: "nixery"