Company build
BlueNova company platform
- Problem
- We needed a public site and secure internal operations in one codebase — marketing pages, lead capture, and role-based admin and employee workflows — without stitching together several disconnected tools.
- Approach
- Built a single application with a public marketing surface and an authenticated internal area. Leads, consultations, and career applications write directly to a database protected by row-level security, and staff review them through a role-gated admin dashboard with weekly reporting and internal notes.
- Tech stack
- ReactTypeScriptTanStack StartSupabaseNetlify
- Outcome
- One platform now covers public presence and internal operations, with access controlled by role and every inbound request captured in a reviewable queue.