1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:38:52 +03:00

next/side sync

This commit is contained in:
Anton Afanasyeu
2026-05-26 13:14:14 +02:00
parent ac8d4ea341
commit ef36f91b82
35 changed files with 1828 additions and 16 deletions

View File

@@ -22,7 +22,8 @@ Deploy tuning via app-private `files/settings.json` (see `examples/settings.json
## Backend
PHP console and ingest API: `examples/crash_reporter/backend/` — see [README](../examples/crash_reporter/backend/README.md).
PHP console and ingest API: `examples/crash_reporter/backend/` — see [README](../examples/crash_reporter/backend/README.md).
Production nginx/hosts: [INFRA.md](INFRA.md).
Roadmap: `examples/crash_reporter/ROADMAP.md`.