Interactive network topology dashboard for visualizing and managing topology data with modern React UI, graph/canvas tooling, and backend services.
- Interactive topology canvas with React Flow.
- 3D/network visualization support with Three.js.
- Express backend service.
- Prisma data layer.
- Import/export-oriented UI foundation.
- Test and build scripts for ongoing development.
- React
- TypeScript
- Vite
- React Flow
- Three.js / React Three Fiber
- Express
- Prisma
- Tailwind CSS
npm install
npm run devRun backend service if needed:
npm run serverRun tests:
npm testCopy .env.example to .env and fill in local values. Do not commit real .env files.
Active network dashboard project.