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

Attach url-shortener as git submodule (androidcast_project).

Standalone repo: git://f0xx.org/androidcast_project/url-shortener on branch main.
Removes vendored tree; adds backend/README.md and agent bootstrap note.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Anton Afanasyeu
2026-06-12 11:34:08 +02:00
parent 0d364a9f0a
commit 876151a440
7 changed files with 44 additions and 6 deletions

View File

@@ -101,7 +101,7 @@ is straightforward
TBD and open questions list:
TODO/DONE list:
- git OK: git://f0xx.org/androicast_project/url-shortener
- git OK: git://f0xx.org/androidcast_project/url-shortener
- SSL OK: (FE) /etc/letsencrypt/live/s.f0xx.org/fullchain.pem, /etc/letsencrypt/live/s.f0xx.org/privkey.pem
- docs OK: docs/specs/20100611_3_url_shortener.md, docs/DRs/20100611_3_url_shortener.md
- scaffold OK: backend/url-shortener/ (openapi.yaml, nginx snippets, sql, demo_curl.sh)