Public
SSR-first pages with no Apollo or Redux on the route.
Pre-launch rewrite
This Nuxt + Nitro app replaces the heavier pre-launch stack while keeping the same auth, payments, chat, and admin capabilities.
SSR-first pages with no Apollo or Redux on the route.
Cookie-backed auth flows delegated to backend GraphQL through Nitro.
Admin, vendor, and customer route families now use Nuxt middleware.
Public route with no provider-heavy shell.
Request and commit flows already mapped to the existing backend.
Temp-token handling and form persistence preserved.