d5377e94eb
Django backend that listens to the relay SSE global stream and dispatches APNs push notifications to subscribed iOS devices (TestFlight/sandbox).
14 lines
114 B
Plaintext
14 lines
114 B
Plaintext
CLAUDE.md
|
|
.env
|
|
*.pyc
|
|
__pycache__/
|
|
db.sqlite3
|
|
certs/
|
|
*.p8
|
|
*.pem
|
|
*.key
|
|
redis_data/
|
|
.pytest_cache/
|
|
dist/
|
|
*.egg-info/
|