GogsBoard icon indicating copy to clipboard operation
GogsBoard copied to clipboard

GogsBoard is a kanban board for Gogs

WARNING: this repositoy is not maintained any longer

GogsBoard

GogsBoard is a kanban board for Gogs

Install

We are still in a very early stage. But if you want to check this out, the easyest way is to use Docker:

docker run -p 5000:5000 -e gogsurl={{gogs url}} -e gogstoken={{gogs token}} mhtsbt/gogsboard