Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kikyous/daoboard
daocloud webhook board
https://github.com/kikyous/daoboard
Last synced: 3 days ago
JSON representation
daocloud webhook board
- Host: GitHub
- URL: https://github.com/kikyous/daoboard
- Owner: kikyous
- License: mit
- Created: 2016-12-08T09:00:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-09T07:31:03.000Z (about 8 years ago)
- Last Synced: 2025-01-01T04:03:14.389Z (24 days ago)
- Language: Vue
- Homepage: http://daoboard.kikyo.us/
- Size: 540 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# daoboard
> VueJS + Wilddog 实时显示daocloud构建状态等webhook消息
![](http://ww4.sinaimg.cn/large/006tNc79jw1fakkodajomj30fn0rt41d.jpg)
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```