Web
Dashboard
Nurse dashboard for the Ella Memory platform — pnpm monorepo, HIPAA de-identification, WorkOS auth, and Vercel pilot deploy at ellamemory.com.
ambientintel/ambient-ella-webBuild pipeline
Goal
Runtime
Next.js 16
React 19 · App Router · Turbopack
Auth
WorkOS
Email/password · HttpOnly cookie
Workspace
pnpm 9
Monorepo · apps/web + packages/ui
Pilot
12 Rooms
MOH 301–312 · fall detection
Compliance
HIPAA §164.514
Safe Harbor de-identification
STEP 01
Setup⏱ ~30 minComplete
Monorepo Bootstrap
pnpm 9 workspace with two packages: apps/web (Next.js 16 nurse dashboard) and packages/ui (shared design tokens and components). Node 20 required.
Deploy Checklist
Complete100%
Open Decisions
1Keyring UX: per-shift AES-GCM unlock vs persistent browser credential storage (WebAuthn PRF) — security vs usability tradeoff for pilot nurses
2Push reliability: Web Push + in-page audio (desktop browsers) vs native mobile push via ambient-device-mobile (APNs/FCM) — decide primary alert channel for pilot nurses
3Analytics persistence: client-side session state vs server-side aggregation for shift summary and weekly trend reports
4Floor map: static MOH 301–312 room layout vs dynamic room configuration loaded from ambient-platform-infra room registry