Web Application
The web application (apps/web) is the primary and most feature-complete Ever Teams client. It's built with Next.js 16 and React 19.
Key Details
| Property | Value |
|---|---|
| Framework | Next.js 16 (App Router) |
| UI Library | React 19 |
| Styling | Tailwind CSS + shadcn/ui + Radix UI |
| State Management | Recoil |
| Internationalization | next-intl (13 languages) |
| Authentication | NextAuth.js |
| Error Tracking | Sentry |
| Analytics | PostHog, Jitsu, Google Analytics |
| Default Port | 3030 |
Production URLs
| Environment | URL |
|---|---|
| Production | app.ever.team |
| Demo | demo.ever.team |
| Staging | stage.ever.team |