Annualized premium
$742,300
Normalized from active policies
Rebuilt frontend • Express + MikroORM
A fresh dashboard, auth flows, and client/policy workspace that speaks directly to the Node + MikroORM API already running in this repo.
Clients
—
synced from /api/dashboard/summary
Policies
—
MikroORM backed
Upcoming renewals
—
Next 45 days
Client desk
Capture contact data, identifiers, and addresses with audit-friendly UUIDv7 keys ready for MikroORM repositories.
Policy workbench
Use the rebuilt dashboard to add policies, monitor expirations, and slice by line of business without leaving Express.
Document vault
Document endpoints remain wired up for PDFs and images with auth middleware keeping everything scoped per tenant.
How it flows
Everything is connected to the Express API so you can test the entire loop locally: register, sign in, capture clients, and view renewal analytics.
JWT-backed login and signup using /api/auth routes with bcrypt hashing and demo seeds.
Create or search clients directly from the new UI; MikroORM persists everything to Postgres.
Surface renewals and financial posture instantly from /api/dashboard endpoints.
Ready to explore?
Use the seeded credentials or create a fresh account to see the Express + MikroORM experience end-to-end.