Files
andros d5377e94eb Initial implementation of push notification backend
Django backend that listens to the relay SSE global stream and dispatches
APNs push notifications to subscribed iOS devices (TestFlight/sandbox).
2026-05-19 09:34:46 +02:00

14 lines
114 B
Plaintext

CLAUDE.md
.env
*.pyc
__pycache__/
db.sqlite3
certs/
*.p8
*.pem
*.key
redis_data/
.pytest_cache/
dist/
*.egg-info/