Skip to content

SgtPooki/statusboard

 
 

Repository files navigation

A Project Status Board

A WIP attempt to centralize all the work being done in a community of GitHub projects. When you have work spread across multiple repos and multiple orginizations, it is often hard to track things. This is what @pkgjs/statusboard aims to solve.

This upstream repository is managed by the Package Maintenance Working Group, see Governance.

This Fork

This fork has made significant fixes to usability and config, but still requires specifying a config manually. The codebase is very wonky with redirection upon abstraction upon redirection and is extremely challenging to navigate. The code is also using very old dependencies that need replaced, but at least it's working.

The code in lib/github.js, lib/db/build-index.js's loadProject function, and the level db saving (likely without the odd generator wrapper redux reducer pattern) should be stripped out and kept, and the rest thrown away during an eventual migration to typescript + vite + react. However, maybe this repo can be saved by including types.

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 11.8%
  • HTML 2.4%
  • TypeScript 0.8%