No description
- Add AuthProvider context and RequireAuth route guard - Create API client with all endpoint helpers - Add forgot-password route wired to backend reset endpoints - Remove dummy login button from login page - Wire dashboard to auth context for user data - Enhance profile save to send all fields - Wire profile submit-for-verification to backend API |
||
|---|---|---|
| .claude | ||
| .playwright-cli | ||
| .storybook | ||
| docs | ||
| output/playwright | ||
| public | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.shims.d.ts | ||
NXTGAUGE Frontend Solid
SolidStart migration target for nxtgauge-frontendwebsite.
Principle
Reproduce the same user-facing behavior and runtime-config driven flows without changing product logic.
See docs/MIGRATION_MASTER_PLAN.md for the staged plan.