Skip to content

elysiummachines/homelab-map

Repository files navigation

🖥️ Homelab Map

An interactive visual map of my homelab infrastructure, devices, and network topology.

Release Downloads Node Vite License Stars

FeaturesGetting StartedChangelog

Homelab Map demo

Overview

Homelab Map is a React + Vite web application that provides an interactive visual representation of my homelab - including devices, services, and network topology.

Features

  • Interactive node-based network map
  • Visual representation of devices and services
  • Animated particle network background
  • Clean, modern dark UI

Getting Started

Prerequisites

Installation

git clone https://github.com/elysiummachines/homelab-map.git
cd homelab-map
npm install

Development

npm run dev

Production Build

npm run build

Outputs to the dist/ folder.

Project Structure

homelab-map/
├── public/          # Static files
├── src/             # React source
│   ├── assets/      # Icons and images
│   ├── App.jsx      # Main UI component
│   └── App.css      # Styles
├── index.html
└── vite.config.js

Changelog

See CHANGELOG.md for version history.

License

MIT

About

Interactive homelab network map built with React and Vite, visualizes infrastructure, devices, and topology. Desktop and mobile friendly.

Topics

Resources

License

Stars

Watchers

Forks

Packages