You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rename client -> frontend and server -> backend (#24347)
Let's use terminology that's more consistent with the app overall vs. convex.
- Vite / Next is the "frontend" command, which have clients to Convex
but that isn't their defining quality
- Convex `dev` is the "backend" sync. There might be a Next.js server too.
GitOrigin-RevId: f733ba327ebb78cb0c1d692379aa2772128548d1
0 commit comments