Webui
December 27, 2025 ยท View on GitHub
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
- Node.js v24 or higher
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 โจ
Thanks goes to these wonderful people (emoji key):
Gentilhomme ๐ป ๐ ๐ก๏ธ ๐ |
PierreDemailly ๐ป |
halcin ๐ป ๐จ |
yurifa ๐ป |
Yefis ๐ ๐จ |
Aishwarya Mali ๐ง |
Maxime ๐ป |
Kouadio Fabrice Nguessan ๐ป |
License
MIT