apps/.
Use it to answer three questions fast:
- What does each app or worker own?
- How do the runtime surfaces depend on each other?
- Where is the real code entrypoint when a README is weak or missing?
Start Here
Scope
This site is intentionally narrow:- Active v1 runtime apps and workers only
- Local dev commands, ports, and dependency edges
- Key code paths worth starting from during implementation or debugging
- Duplicated OpenAPI endpoint reference
- Customer-facing docs
- Deep package or migration docs outside the runtime surfaces
Source Of Truth Order
- Code and
package.json - README, only when it still matches the code
- Generated API docs for endpoint-level detail