Webui

December 27, 2025 ยท View on GitHub

version Maintenance mit

Open-source statusboard inspired by npm statusboard that work with any kind of github orgs. The project has been designed to be a complete and standalone Node.js server (and not a github page like npm).

Requirements

Getting Started

$ git clone https://github.com/dashlog/web-ui.git
$ cd web-ui
$ npm ci
$ npm start

Environment Variables

To configure the project you have to set environment variables. These variables can be set in a .env file.

PORT=1337

GITHUB_ORG_NAME=NodeSecure
GITHUB_TOKEN="..."
UI_ADMIN_PASSWORD=xxx

Contributors โœจ

All Contributors

Thanks goes to these wonderful people (emoji key):

Gentilhomme
Gentilhomme

๐Ÿ’ป ๐Ÿ“– ๐Ÿ›ก๏ธ ๐Ÿ›
PierreDemailly
PierreDemailly

๐Ÿ’ป
halcin
halcin

๐Ÿ’ป ๐ŸŽจ
yurifa
yurifa

๐Ÿ’ป
Yefis
Yefis

๐Ÿ‘€ ๐ŸŽจ
Aishwarya Mali
Aishwarya Mali

๐Ÿšง
Maxime
Maxime

๐Ÿ’ป
Kouadio Fabrice Nguessan
Kouadio Fabrice Nguessan

๐Ÿ’ป

License

MIT