The repositories behind Beyou - backend, web front end, documentation and the self-hosted production environment.
The Spring Boot API behind everything: domain services with per-user ownership checks, the XP engine, the AI agent, and the docs pipeline.
The monorepo holding both clients: the React web app, the native mobile app, eight shared source packages, and the marketing site.
The Compose layer that assembles the other repositories into something you can run: dev with hot reload, production from published images, e2e isolation, and the monitoring overlay.
The Playwright suite that drives the real stack end to end: register, log in, build routines, check habits, and watch the XP move.
The site you are reading: a React viewer for the imported docs, with an OpenAPI endpoint browser, theme-aware Mermaid, search, and prerendered SEO pages.
The source of truth for everything on this site: architecture topics, blog posts, the OpenAPI controller specs, and this projects catalog, published by a workflow on every merge.