Electrinav Projects V3

Fresh codebase. Cleaner domain model. Better operating surface.

This repository is the clean rebuild path for the Electrinav internal project platform. The goal is to preserve the current functionality while simplifying the stack, tightening the data model, and making future product work cheaper.

Core stack

  • Next.js 16 App Router
  • TypeScript + Zod
  • Postgres + Drizzle
  • Vitest + Playwright

Initial build rules

  • Server components by default
  • Explicit schema and migrations
  • Lean client islands for heavy editors
  • Product workflows before extra infrastructure

Immediate priorities

  1. Finish admin metadata and panel-builder screens
  2. Expand public read views across materials, photos, and RFIs
  3. Polish launch-ready app behavior and validation

Workspace Surface

Current projects

Raw API