Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

devlille/twall-middle-expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twall - MIDDLE

Live wall of tweets for the #devfestlille 2017

To combine with Twall - FRONT

Made with ...

Requirement for Twitter

You have to generate token to access the Twitter API, in particular consumer key and secret.

Go to https://apps.twitter.com/ and generate them.

To configure

  1. In the app/app.config.js, fill the twitter.consumer.key and twitter.consumer.secret fields
  2. Create a file for logging corresponding to the log.filename field

To develop

  1. Initialize by <WORKING_DIR>$ npm install
  2. Launch by <WORKING_DIR>$ npm run start

Contact

Via GitHub > Issues

Helpful for question, bug and contribution request.

Via Twitter > François GRUCHALA @FGruchala