Single source of truth for DATABASE_URL + R2_* credentials. manga-dl
resolves it via python-dotenv's upward search; manga-site resolves it
via a local .env -> ../.env symlink (untracked).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replaces the earlier subtree docs with submodule clone/pull/push flow
and notes where local-only files live.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each sub-project remains an independent git repo on Gitea; umbrella
pins the current commit. Clone with --recurse-submodules to populate
both dirs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add root CLAUDE.md documenting the multi-project layout, subtree workflow,
and cross-project invariants shared between manga-dl (scraper) and
manga-site (Next.js reader).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>