Skip to content

Road to Dev Con: Labs Relay - Reinventing the Online News Economy

License

Notifications You must be signed in to change notification settings

kelvinlockwood/news-pie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Pie 🥧

Freshly baked news

License: MIT

A Decentralized News Platform powered by Ethereum for creating and browsing content feeds

Proudly built for: Road to Dev Con: Consensys Labs Relay - Reinventing the Online News Economy

Demo

https://djrosenbaum.github.io/news-pie/

Discover posts browsing news feeds or create your own news team and post stories.

Medium Article

by Kelvin Lockwood The Regeneration of Journalism

Local Development

Contract

  1. clone the repo
  2. cd into ./contracts/
  3. nvm use
  4. npm install
  5. npm run dev
  6. visit http://localhost:8080

Client

  1. clone the repo
  2. cd into ./client/
  3. nvm use
  4. npm install
  5. npm run dev
  6. visit http://localhost:8081

Thanks

We were inspired by the ideas of the following news sites and stories:

Hacker News

News Deserts

Future of News

Contributors

See the list of contributors who participated in writing this dapp.

About

Road to Dev Con: Labs Relay - Reinventing the Online News Economy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • CSS 23.3%
  • HTML 5.8%