Skip to content

Repository files navigation

Flux View

Monitor Flux node status, apps, and game servers from a single web UI.

Requirements

  • Node.js 22+ (20.19+ also works; required by Vite)

Develop

npm install
npm run dev

Build

npm run build
npm run preview

Docker

docker build -t flux-view .
docker run --rm -p 8080:80 flux-view

Scripts

Command Description
npm run dev Start Vite dev server
npm run build Production build to dist/
npm run preview Preview production build
npm run lint:check Run ESLint
npm run format:check Check Prettier formatting

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages