persona-community-5/apps/community-ui
rdev-worker b4eded185f build: Add community-ui React app with persona grid, OTP login, and detail pages
New React app at apps/community-ui (port 3002) using shared packages.
- OTP-only login flow via @persona-community-5/auth
- Responsive persona card grid with generating state overlays
- Create persona panel (Sheet sliding from right) with description, gender, name
- Detail page with banner header, avatar, image gallery with lightbox, video players
- Real-time updates via useEventChannel subscribed to channel:personas

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:22:12 +00:00
..
public build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
src build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
.eslintrc.cjs build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
component.yaml build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
Dockerfile build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
index.html build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
nginx.conf build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
package.json build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
postcss.config.cjs build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
tailwind.config.ts build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
tsconfig.json build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
tsconfig.node.json build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00
vite.config.ts build: Add community-ui React app with persona grid, OTP login, and detail pages 2026-02-24 08:22:12 +00:00