Open schlichtanders opened 9 months ago
Just a little sidenote (which I just noticed): The Kanboard package was removed last year due to its lack of utility
For those interested in downloading the packages, akin to the now-removed package, the following suffices:
pkgs.fetchFromGitHub {
owner = "kanboard";
repo = "kanboard";
rev = "v1.2.35";
hash = "sha256-pWtI2Uuf/KbNNFP2To3HuGyGMe/4DERXmnnYuTFfVCY=";
};
As far as I can tell, for practical applications, a NixOS options similar to that for WordPress ^1 are necessary.
Project description
kanban is a bit like trello, but open source and with support for multiple different database connections. By github stars it is the most widespread kanban viewer for databases.
Metadata
platforms: linux, freebsd, windows (see https://docs.kanboard.org/v1/admin/requirements/)
Add a :+1: reaction to issues you find important.