10000 GitHub - halcin/web-ui: Dashlog Web UI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

halcin/web-ui

 
 

Repository files navigation

Webui

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

💻

License

MIT

About

Dashlog Web UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.7%
  • CSS 23.0%
  • EJS 16.8%
  • HTML 4.5%
0