Documentation for the whole Matchids ecosystem — vision, architecture, and repo-by-repo guides, kept in one place so nobody has to hunt across nine repositories to understand how the pieces fit.
architecture/OVERVIEW.md— how all the repos connectarchitecture/PROJECT_VISION.md— why Matchids existsdevelopment/GETTING_STARTED.md— running the whole stack locally
| Doc | Covers |
|---|---|
architecture/OVERVIEW.md |
How matchids-web, -backend, -database, -payments, -celoht, -admin, -content, -design-system connect |
architecture/PROJECT_VISION.md |
Mission, founder, product pillars |
architecture/FRONTEND.md |
matchids-web structure and conventions |
architecture/BACKEND.md |
matchids-backend API design |
architecture/DATABASE.md |
Schema and modeling conventions |
api/API_REFERENCE.md |
Every matchids-backend route |
architecture/PAYMENTS.md |
The card/Web3 payment abstraction |
architecture/CELOHT_WEB3.md |
CeloHT integration specifics |
security/SECURITY.md |
Security architecture across repos |
security/CHILD_SAFETY.md |
Child safety and privacy principles |
development/GETTING_STARTED.md |
Local setup for the whole stack |
development/CONTRIBUTING.md |
Cross-repo contribution norms |
development/TROUBLESHOOTING.md |
Common local-dev issues |
architecture/ADMIN.md |
matchids-admin scope |
architecture/CONTENT_MANAGEMENT.md |
matchids-content workflow |
architecture/DEPLOYMENT.md |
How each repo deploys |