Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhtsbt/GogsBoard
GogsBoard is a kanban board for Gogs
https://github.com/mhtsbt/GogsBoard
gogs kanban-board
Last synced: about 10 hours ago
JSON representation
GogsBoard is a kanban board for Gogs
- Host: GitHub
- URL: https://github.com/mhtsbt/GogsBoard
- Owner: mhtsbt
- Created: 2017-01-12T20:53:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T09:39:28.000Z (over 5 years ago)
- Last Synced: 2024-08-02T22:27:07.611Z (3 months ago)
- Topics: gogs, kanban-board
- Language: TypeScript
- Size: 54.7 KB
- Stars: 17
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**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