Skip to content

wargio/OpenKanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Kanban

A simple kanban selfhosted.

Feature list:

  • Tasks (with Users, Categories and Priorities)
  • Comments
  • Filters
  • No database support

Original webui code author: https://github.com/scazzy/kanban-board

Screenshot

image

Building

go mod download
go build

Updating the www files

you will need to install go-assets-builder

go-assets-builder -s /www -o assets.go www