Skip to content

ivan09069/JIT-Command-Center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIT Command Center 🎛️

Real-time infrastructure monitoring dashboard with cyberpunk HUD aesthetic.

TypeScript Next.js Tailwind

Features

  • 🔴 Reactive Threat System - UI auto-tints based on threat level
  • 📊 Real-time Metrics - Live system monitoring widgets
  • 🎨 Token-driven CSS - Cyberpunk HUD design system
  • Next.js 14 - App router with TypeScript
  • 🌙 Dark Mode - Optimized for low-light operation

Architecture

┌─────────────────────────────────────────┐
│           JIT COMMAND CENTER            │
├─────────────┬─────────────┬─────────────┤
│   THREAT    │   SYSTEM    │   NETWORK   │
│   MONITOR   │   METRICS   │   STATUS    │
├─────────────┼─────────────┼─────────────┤
│    CPU      │   MEMORY    │   STORAGE   │
│   GRAPHS    │   USAGE     │   I/O       │
└─────────────┴─────────────┴─────────────┘

Quick Start

# Clone
git clone https://github.com/ivan09069/JIT-Command-Center.git
cd JIT-Command-Center

# Install
npm install

# Run
npm run dev

Open http://localhost:3000

Deployment

Vercel (Recommended)

Deploy with Vercel

Manual

npm run build
npm start

Tech Stack

Component Technology
Framework Next.js 14
Language TypeScript
Styling Tailwind CSS
Fonts Geist (Vercel)

Part of EchoForge Studios


Built by EchoForge Studios | Forged, not finished

About

Real-time infrastructure monitoring dashboard with cyberpunk HUD aesthetic. Next.js + TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published