SSR to realtime
Render once on the server, hydrate without duplicate work, then continue as a live subscription.
Nuxt 4 × Convex
SSR-to-realtime queries, Better Auth, request-scoped server calls, optimistic updates, uploads, and one structured error model.
Render once on the server, hydrate without duplicate work, then continue as a live subscription.
Better Auth and Convex identity move through explicit, request-safe boundaries.
Typed server calls, optimistic state, uploads, connection status, and structured errors share one model.