fullsizemalt
c8e5a48d57
feat: Groups refinement and band theming
...
Deploy Fediversion / deploy (push) Failing after 1s
- Group model: Add vertical_id scoping, image_url
- Vertical model: Add logo_url, accent_color for branding
- Groups router: Add vertical filter, member count, leave endpoint
- Fix CI/CD deploy.yml git clone URL (runfoo-org)
2025-12-28 16:57:41 -08:00
fullsizemalt
42ede48a70
fix: Use fediversion.runfoo.run only (no .xyz domain yet)
2025-12-28 14:46:41 -08:00
fullsizemalt
4782b50f78
feat: Configure CI/CD for VPS deployment
...
- Update .forgejo/workflows/deploy.yml for fediversion
- testing branch -> nexus-vector (fediversion.runfoo.run)
- production branch -> tangible-aacorn (fediversion.xyz)
- Update docker-compose.yml:
- Ports: backend 8030, frontend 3030
- Network: fediversion
- Add PHISHNET/SETLISTFM/GRATEFULSTATS API key env vars
- Traefik labels for fediversion domains
- Umami analytics at stats.fediversion.xyz
2025-12-28 14:36:17 -08:00
fullsizemalt
b4cddf41ea
feat: Initialize Fediversion multi-band platform
...
- Fork elmeg-demo codebase for multi-band support
- Add data importer infrastructure with base class
- Create band-specific importers:
- phish.py: Phish.net API v5
- grateful_dead.py: Grateful Stats API
- setlistfm.py: Dead & Company, Billy Strings (Setlist.fm)
- Add spec-kit configuration for Gemini
- Update README with supported bands and architecture
2025-12-28 12:39:28 -08:00