Nuxt + Nitro rewrite
Guest session

Pre-launch rewrite

Food Truck Community v2

This Nuxt + Nitro app replaces the heavier pre-launch stack while keeping the same auth, payments, chat, and admin capabilities.

Public

SSR-first pages with no Apollo or Redux on the route.

Auth

Cookie-backed auth flows delegated to backend GraphQL through Nitro.

Protected

Admin, vendor, and customer route families now use Nuxt middleware.

FAQ

Public route with no provider-heavy shell.

Password reset

Request and commit flows already mapped to the existing backend.

Vendor onboarding

Temp-token handling and form persistence preserved.