Launch Base
Tổng quanRealtimeUI KitCài đặt

Base project

Clean architecture

Replace modules gradually without touching shared primitives.

AB

Application overview

Good morning, Builder

This dashboard uses local presentation data only. Replace each section with a feature-owned data source.

+12.4%

1,284

Active sessions

+0.08%

99.92%

API success rate

+24.1%

328

Realtime clients

-6.2%

84 ms

Avg. response

Recent activity

Generic rows demonstrate table and status components.

EventSourceStatusTime
Deployment completedweb-productionsuccess2 minutes ago
New client connectedrealtime-gatewayactive8 minutes ago
Background task queuedworker-defaultpending14 minutes ago
Configuration updatedproject-settingsinactive32 minutes ago
Architecture note

Keep domain state close to its feature.

Shared providers should contain infrastructure, not product rules.

  • Server-first data loading
  • Typed API adapters per feature
  • Socket handlers with cleanup
  • UI primitives without fetch calls
Tổng quanRealtimeUI KitCài đặt