2 Commits

Author SHA1 Message Date
Misaka_Company
23588b584f Add Phase 1 infrastructure setup and implementation plan
- infrastructure-setup.md: MinIO bucket, access key, PostgreSQL database/user/table deployment guide
- implementation-plan.md: backend (FastAPI) and Android (Flutter) implementation roadmap
- .gitignore: exclude credential YAML files (connections-remote.yaml, connections-local.yaml)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-21 10:00:46 +08:00
Misaka
c4046e9f7e Initial commit: project scaffold with android and backend submodules
Set up monorepo structure with git submodules:
- android/ -> SnapLedger-Android (Kotlin + Jetpack Compose)
- backend/ -> SnapLedger-Backend (Python FastAPI)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 22:25:36 +08:00