ipfs-fanboi

所属分类:IPFS
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2018-08-31 07:14:05
上 传 者sh-1993
说明:  一个简单的Go应用程序,聚合多个社交媒体订阅源以获取有关IPFS的新闻,
(a simple Go app that aggregates multiple social media feeds to get news about IPFS,)

文件列表:
.vscode/ (0, 2018-08-31)
.vscode/settings.json (3, 2018-08-31)
aggregate.go (808, 2018-08-31)
aggregate_github.go (1202, 2018-08-31)
aggregate_reddit.go (1233, 2018-08-31)
aggregate_twitter.go (294, 2018-08-31)
babel.config.js (53, 2018-08-31)
crawler.go (1801, 2018-08-31)
get_twitter.go (1870, 2018-08-31)
heroku.yml (173, 2018-08-31)
notes.md (672, 2018-08-31)
package.json (961, 2018-08-31)
public/ (0, 2018-08-31)
public/favicon.ico (1150, 2018-08-31)
public/index.html (680, 2018-08-31)
screenshot.png (73224, 2018-08-31)
server.go (2189, 2018-08-31)
src/ (0, 2018-08-31)
src/App.vue (1627, 2018-08-31)
src/assets/ (0, 2018-08-31)
src/assets/logo.png (6849, 2018-08-31)
src/components/ (0, 2018-08-31)
src/components/FeedList.vue (1255, 2018-08-31)
src/components/NavNotesItem.vue (534, 2018-08-31)
src/main.js (207, 2018-08-31)
src/plugins/ (0, 2018-08-31)
src/plugins/vuetify.js (118, 2018-08-31)
src/store/ (0, 2018-08-31)
src/store/actions.js (1891, 2018-08-31)
src/store/index.js (791, 2018-08-31)
src/store/mutations.js (516, 2018-08-31)
tmp/ (0, 2018-08-31)
util.go (354, 2018-08-31)
util_json.go (712, 2018-08-31)
vendor/ (0, 2018-08-31)
vendor/vendor.json (9234, 2018-08-31)
yarn.lock (241529, 2018-08-31)
... ...

# Welcome to IPFS Fanboi! IPFS Fanboi is an aggregated feedlist of all the activity that is taking place regarding IPFS. Sources include: - github - reddit - twitter - wikipedia - hackernews (wip) ![](https://github.com/TsubasaK111/ipfs-fanboi/blob/master/./screenshot.png) ## Get Started ``` yarn install go get -u github.com/kardianos/govendor govendor sync ``` ### Front-end Dev ``` yarn dev ``` ### Compiles and minifies for production ``` yarn build go build ``` ### Lints and fixes files ``` yarn lint ```

近期下载者

相关文件


收藏者