Skip to content

jbenz/gsymDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 @jbenz

GYSM - GETH + PRYSM monitoring dashboard

image image

Note

Requires npm, nodejs.

Note

Optional: docker, docker-compose.

🚀 Fastest Way to Deploy (2 minutes)

  • Step 1: Download and run the installer
bash install.sh

This automatically creates:

  • package.json
  • server.js
  • public/index.html
  • docker-compose.yml
  • Dockerfile
  • .gitignore
  • README.md

Step 2: Install dependencies

cd eth-monitor
npm install

Step 3: Run the dashboard

npm start

OR with Docker:

docker-compose up -d

Step 4: Access

http://localhost:3000

or your machine ip (ie:)

http://10.0.0.2:3000

📋 What You Get

  • ✅ Complete backend API (Node.js + Express)
  • ✅ Beautiful dashboard UI (HTML/CSS/JS)
  • ✅ Docker support (Dockerfile + docker-compose.yml)
  • ✅ All configuration files
  • ✅ Complete documentation
  • ✅ Real-time Geth + Prysm monitoring

About

geth + prysm monitoring dashboard

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published