Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qontu/gitea-kanban
Kanban for Gitea done in Vue
https://github.com/qontu/gitea-kanban
Last synced: 3 days ago
JSON representation
Kanban for Gitea done in Vue
- Host: GitHub
- URL: https://github.com/qontu/gitea-kanban
- Owner: qontu
- License: mit
- Created: 2018-09-20T18:49:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T16:01:17.000Z (about 6 years ago)
- Last Synced: 2024-10-28T17:39:25.637Z (11 days ago)
- Language: Vue
- Size: 225 KB
- Stars: 30
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gitea - gitea-kanban - Kanban for Gitea done in Vue (Plugins / For internal use)
- awesome-gitea - gitea-kanban - Kanban for Gitea done in Vue (Plugins / For internal use)
- awesome-gitea - gitea-kanban - Kanban for Gitea done in Vue (Plugins / For internal use)
README
# gitea-kanban
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Lints and fixes files
```
yarn run lint
```