Ionosphere.tv
3
fork

Configure Feed

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

fix: bake atmosphere-projects.json into Docker image

Ensures the projects list survives deploys instead of relying on
an ephemeral directory created via SSH.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+1
+1
apps/ionosphere-appview/Dockerfile
··· 16 16 # Copy source 17 17 COPY apps/ionosphere-appview/ apps/ionosphere-appview/ 18 18 COPY formats/tv.ionosphere/ formats/tv.ionosphere/ 19 + COPY apps/data/atmosphere-projects.json apps/data/atmosphere-projects.json 19 20 20 21 WORKDIR /app/apps/ionosphere-appview 21 22