Skip to content

feat(frontend): bootstrap frontend v1 for auth and prompts workflows#16

Open
luisfponce wants to merge 1 commit intomainfrom
feat/introduce_frontend_v1
Open

feat(frontend): bootstrap frontend v1 for auth and prompts workflows#16
luisfponce wants to merge 1 commit intomainfrom
feat/introduce_frontend_v1

Conversation

@luisfponce
Copy link
Owner

  • scaffold a React plus Vite frontend baseline with TypeScript, routing, linting, theme tokens,
    and shared UI primitives to support the web API
    client app.
  • implement auth and prompts flows end to end with typed API client and error handling, validation schemas Zustand auth store, login and prompts pages, reusable prompt form/list components, and provider wiring
  • align backend user read contract by updating user schema and users endpoint response shape so
    frontend consumption remains consistent.

* scaffold a React plus Vite frontend baseline with
TypeScript, routing, linting, theme tokens,
and shared UI primitives to support the web API
client app.
* implement auth and prompts flows end to end with
typed API client and error handling, validation schemas
Zustand auth store, login and prompts pages, reusable prompt
form/list components, and provider wiring
* align backend user read contract by updating
user schema and users endpoint response shape so
frontend consumption remains consistent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant