GithubHelp home page GithubHelp logo

ufo-github / devwebfeed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlechromelabs/devwebfeed

0.0 1.0 0.0 733 KB

Firehose of team++ resources

Home Page: https://devwebfeed.appspot.com/

License: Apache License 2.0

JavaScript 79.08% HTML 11.89% CSS 7.48% Dockerfile 1.56%

devwebfeed's Introduction

Development

Create credential files

  • Create a serviceAccountKey.json file in the root folder and add your service account credentials from the Google Developer Console.

  • Create a OAuth web app credentials file in the Google Developer Console and add it to the root folder. It should be named google_oauth_credentials.json..

  • Create twitter_credentials.json in the root folder and fill it with the API key, consumer key/secret obtained from Twitter.

  • Create analyticsServiceAccountKey.json in the root folder and fill it with service account credentials that are restricted to use the Google Analytics Core Reporting API.

Installation

Setup it up:

yarn

Build it:

yarn build

Run it

Serve it:

yarn start-dev

Navigate to http://localhost:8080/. The page will update in realtime as people add posts. The start-dev script will reload nunjucks as changes are made.

Navigate to http://localhost:8080/ssr will serve the server-side rendered version of the app using headless Chrome.

Signing in (top of the page) allows admins to remove posts submitted by humans (not bot posts like RSS or Tweets). The first time you try to remove a post, you'll sign in through Google's OAuth flow.

Deploy

To deploy:

yarn deploy

Extension

A companion chrome extension is available to share posts on the feed you find interesting and which are not automatically pulled in. Things like gists, release notes, samples, external articles).

Note: The first time you share an URL, an OAuth popup will open asking you to login. This is so we know who added the post.

Apache 2.0 © 2018 Google Inc.

devwebfeed's People

Contributors

ebidel avatar mathiasbynens avatar paulkinlan avatar petele avatar rowan-m avatar tomayac avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.