Fennec
Fennec
Responsibility
Fennec is a React UI app with app-local scripts and service-local setup notes.
Runtime
Fennec runs as a frontend package and is built from apps/fennec.
Primary Source Paths
- apps/fennec/src/
- apps/fennec/public/
Contracts And Generated References
Fennec uses app-local package contracts and scripts.
Related Flows
Related Standards
Related Decisions
Fennec decisions live under docs/src/content/docs/decisions/ when durable.
Operations
Keep setup details local when they must live beside the app.
Local Commands
- cd apps/fennec && pnpm dev
- cd apps/fennec && pnpm lint
- cd apps/fennec && pnpm tsc
- cd apps/fennec && pnpm build