Skip to content

NaniteExplorer/NexusDAG

Repository files navigation

NexusDAG

NexusDAG is a Next.js and TypeScript demo app for graph-based project planning. It combines role-aware dashboards, Kanban execution, task review tracking, critical path analysis, delay analytics, and Three.js workflow visualization.

Routes

  • / - public landing page with Three.js hero preview.
  • /login - demo login for employer, employee, or client roles.
  • /signup - demo account creation backed by in-memory data.
  • /dashboard - API-backed role dashboard.

Scripts

npm run dev
npm run typecheck
npm run build

Demo data is served by typed Next.js API routes and resets when the server restarts.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors