Architecture
Understand how Ever Teams is designed, from the monorepo structure to the runtime architecture.
Guides
- System Overview — High-level architecture, tech stack, and how components connect.
- Monorepo Structure — How the codebase is organized using NX, Turborepo, and Yarn workspaces.
- Frontend Architecture — Next.js app structure, routing, components, and state management.
- State Management — Recoil atoms and selectors for global application state.
- API Layer — REST API client, proxy layer, and backend integration.
- Backend Integration — How Ever Teams connects to the Ever Gauzy API platform.