Skip to content

donkim/gboard-wall

 
 

Repository files navigation

Gboard tweets wall in the App Engine Flexible Environment

Display all recent / popular tweets about Gboard on a full-screen TV wall

Setup

Before you can run or deploy the sample, you need to do the following:

Install dependencies:

npm install

Running locally

npm start    

or

nodemon    

Deploying to App Engine

npm run deploy

Running the tests

See Contributing.

About

A twitter wall for Gboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • CSS 27.1%
  • HTML 16.8%