Build the public web product surfaces #11

Open
opened 2026-03-10 14:40:55 +03:00 by sirily · 0 comments
Owner

Problem
apps/web currently exposes a JSON HTTP API, but the landing page, dashboard, billing pages, and chat UI are still missing.

Why this matters
The backend foundation exists, but the user-facing product is still not built on top of it.

Acceptance criteria

  • Ship the landing page, auth flows, dashboard, billing screens, and chat UI.
  • Keep business rules in shared packages instead of UI components.
  • Preserve the approximate quota display contract in the user-facing UI.
  • Verify responsive behavior on mobile and desktop.
Problem `apps/web` currently exposes a JSON HTTP API, but the landing page, dashboard, billing pages, and chat UI are still missing. Why this matters The backend foundation exists, but the user-facing product is still not built on top of it. Acceptance criteria - Ship the landing page, auth flows, dashboard, billing screens, and chat UI. - Keep business rules in shared packages instead of UI components. - Preserve the approximate quota display contract in the user-facing UI. - Verify responsive behavior on mobile and desktop.
sirily changed title from Build the public web product surfaces for the MVP to Build the public web product surfaces 2026-03-10 14:56:20 +03:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sirily/nroxy#11