Skip to content

a simple Go app that aggregates multiple social media feeds to get news about IPFS

Notifications You must be signed in to change notification settings

TsubasaK111/ipfs-fanboi

Repository files navigation

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)

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

About

a simple Go app that aggregates multiple social media feeds to get news about IPFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published