feat(reader): restore from archive, register in monorepo

- Move from apps-archived/ to apps/
- Add root package.json
- Register in shared-branding (app icon, mana-apps, URL map)
- Add to root CLAUDE.md project table
- Expo/React Native TTS app preserved as-is (no rewrite needed)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-30 00:56:57 +02:00
parent d7b4042164
commit 3590641fad
84 changed files with 591 additions and 570 deletions

View file

@ -58,6 +58,7 @@ For comprehensive guidelines on code patterns and conventions, see the `.claude/
| **uload** | URL shortener & link management | Server, Web, Landing |
| **news** | AI news reader & personal library | Server, Web, Landing |
| **wisekeep** | AI transcription & wisdom library | Server, Web, Landing |
| **reader** | Text-to-Speech with offline audio | Mobile |
| **calc** | Calculator & converter | Web |
| **playground** | LLM playground | Web |