Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

network-topology-dashboard

Interactive network topology dashboard for visualizing and managing topology data with modern React UI, graph/canvas tooling, and backend services.

Features

  • 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.

Tech Stack

  • React
  • TypeScript
  • Vite
  • React Flow
  • Three.js / React Three Fiber
  • Express
  • Prisma
  • Tailwind CSS

Getting Started

npm install
npm run dev

Run backend service if needed:

npm run server

Run tests:

npm test

Environment Variables

Copy .env.example to .env and fill in local values. Do not commit real .env files.

Status

Active network dashboard project.

About

Interactive network topology dashboard with React Flow, Three.js visualization, Prisma, and Express backend services.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages